Avoid the use of contractions and fix some grammar problems
that were revealed. Note: I didn't go through all of the tutorials, so there is still some work to be done here. Made mailing addresses consistent with the handbook. E.g: freebsd-questions@FreeBSD.ORG instead of: questions@freebsd.org
This commit is contained in:
parent
a195318eaf
commit
1f9a9b2730
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=925
3 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1996-11-17 15:21:55 $">
|
||||
<!ENTITY date "$Date: 1996-12-31 22:31:11 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
<p>Here lie assorted documents on various aspects of FreeBSD,
|
||||
FreeBSD software, and hardare. If you have comments or
|
||||
would like to contribute a document, please contact us at
|
||||
<a href="mailto:doc@freebsd.org">doc@FreeBSD.org</a>.</p>
|
||||
<a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="newuser/newuser.html">For People New to Both FreeBSD <em>and</em> Unix</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue