diff options
author | yar <yar@FreeBSD.org> | 2004-05-17 17:55:19 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2004-05-17 17:55:19 +0000 |
commit | 83b77f88307324198de066d24fd029a853e8a75e (patch) | |
tree | a1300300e1d88d21731dcca7d6b0bee7e1ac1a2d /release | |
parent | f217f52c7ff8a89a42d9c4035a30aabfec4e7366 (diff) | |
download | FreeBSD-src-83b77f88307324198de066d24fd029a853e8a75e.zip FreeBSD-src-83b77f88307324198de066d24fd029a853e8a75e.tar.gz |
Minor language fixes.
Diffstat (limited to 'release')
-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 e42d2b9..8a2eb78 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -600,7 +600,7 @@ smooth load peaks appearing when a lot of jobs are scheduled for a particular moment.</para> - <para>&man.df.1; now supports a <option>-c</option> to display + <para>&man.df.1; now supports a <option>-c</option> option to display a grand total of statistics for file systems.</para> <para>The <command>doscmd</command> utility has been @@ -618,8 +618,8 @@ <para arch="pc98">The &man.fdcontrol.8;, &man.fdformat.1;, and &man.fdread.1; utilities now work on &os;/pc98.</para> - <para>The &man.find.1; now supports a option - <option>-acl</option> to locate files with &man.acl.3;.</para> + <para>The &man.find.1; utility now supports a <option>-acl</option> + primary to locate files with &man.acl.3;.</para> <para>&man.indent.1; now supports a <option>-ldi</option> option to control indentation of local variables. A number of other 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 e42d2b9..8a2eb78 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -600,7 +600,7 @@ smooth load peaks appearing when a lot of jobs are scheduled for a particular moment.</para> - <para>&man.df.1; now supports a <option>-c</option> to display + <para>&man.df.1; now supports a <option>-c</option> option to display a grand total of statistics for file systems.</para> <para>The <command>doscmd</command> utility has been @@ -618,8 +618,8 @@ <para arch="pc98">The &man.fdcontrol.8;, &man.fdformat.1;, and &man.fdread.1; utilities now work on &os;/pc98.</para> - <para>The &man.find.1; now supports a option - <option>-acl</option> to locate files with &man.acl.3;.</para> + <para>The &man.find.1; utility now supports a <option>-acl</option> + primary to locate files with &man.acl.3;.</para> <para>&man.indent.1; now supports a <option>-ldi</option> option to control indentation of local variables. A number of other |