diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-06-02 16:20:36 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-06-02 16:20:36 +0000 |
| commit | e5dd7b67c53b29bdbf3015ed6e6cee4040ff4c6b (patch) | |
| tree | 0b71eb922115fcc2ee7274cc1e6e0e9768180f45 | |
| parent | c9e2508f62eb132cf2651a139ddb607729f7b243 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 2 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 86c548330625..2a3a19d2b51f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -2386,7 +2386,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>&man.ls.1; now accepts a <option>-h</option> flag, which when combined with the <option>-l</option> flag, causes file sizes to be printed with unit suffixes, such that the number of - digits printed is less than three. &merged;</para> + digits printed is fewer than four. &merged;</para> <para>The &man.ls.1; program now supports a <option>-m</option> flag to list files across a page, a <option>-p</option> flag to 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 86c548330625..2a3a19d2b51f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -2386,7 +2386,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>&man.ls.1; now accepts a <option>-h</option> flag, which when combined with the <option>-l</option> flag, causes file sizes to be printed with unit suffixes, such that the number of - digits printed is less than three. &merged;</para> + digits printed is fewer than four. &merged;</para> <para>The &man.ls.1; program now supports a <option>-m</option> flag to list files across a page, a <option>-p</option> flag to |
