summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-06-02 16:20:36 +0000
committerbmah <bmah@FreeBSD.org>2002-06-02 16:20:36 +0000
commit28eb702bc68ca4431182b4756d91467bd00ce685 (patch)
tree0b71eb922115fcc2ee7274cc1e6e0e9768180f45 /release
parent530d8e15670f963643045ab60363774ab311c760 (diff)
downloadFreeBSD-src-28eb702bc68ca4431182b4756d91467bd00ce685.zip
FreeBSD-src-28eb702bc68ca4431182b4756d91467bd00ce685.tar.gz
Fix error in ls -h relnote.
Submitted by: Kurashina Hideyuki <ac14806t@st.nagaoka-ct.ac.jp>, Ross Lippert <ripper@eskimo.com>
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml2
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml2
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 86c5483..2a3a19d 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 86c5483..2a3a19d 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
OpenPOWER on IntegriCloud