diff options
author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-02-23 01:59:35 +0000 |
---|---|---|
committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-02-23 01:59:35 +0000 |
commit | 95294921c3b4912af93aa0151e50d59adee99394 (patch) | |
tree | 462f14a9d877c45586f235514bba4f0539020da3 /release/doc | |
parent | e1b60152ffd74bbebab0ef1c6a867cf93e7e60a6 (diff) | |
download | src-95294921c3b4912af93aa0151e50d59adee99394.tar.gz src-95294921c3b4912af93aa0151e50d59adee99394.zip |
Fix some minor typos.
Notes
Notes:
svn path=/head/; revision=111289
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 5c4b8dab8b70..fa4376192109 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -374,7 +374,7 @@ <para>The &man.libgeom.3; library has been added to allow some userland access to the &man.geom.4; subsystem.</para> - <para>&man.mount.nfs.8; now supports a <option>-c</option> to + <para>&man.mount.nfs.8; now supports a <option>-c</option> flag to avoid doing a &man.connect.2; for UDP mount points. This option must be used if the server does not reply to requests from the standard NFS port number 2049 or if it replies to requests using @@ -493,8 +493,8 @@ <para>&man.tcpdump.1; now supports a <option>-L</option> flag to list the data link types available on an interface and a - <option>-y</option> to specify the data link type to use while - capturing packages.</para> + <option>-y</option> option to specify the data link type to use while + capturing packets.</para> </sect3> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 5c4b8dab8b70..fa4376192109 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -374,7 +374,7 @@ <para>The &man.libgeom.3; library has been added to allow some userland access to the &man.geom.4; subsystem.</para> - <para>&man.mount.nfs.8; now supports a <option>-c</option> to + <para>&man.mount.nfs.8; now supports a <option>-c</option> flag to avoid doing a &man.connect.2; for UDP mount points. This option must be used if the server does not reply to requests from the standard NFS port number 2049 or if it replies to requests using @@ -493,8 +493,8 @@ <para>&man.tcpdump.1; now supports a <option>-L</option> flag to list the data link types available on an interface and a - <option>-y</option> to specify the data link type to use while - capturing packages.</para> + <option>-y</option> option to specify the data link type to use while + capturing packets.</para> </sect3> |