Fix error in ls -h relnote.

Submitted by:	Kurashina Hideyuki <ac14806t@st.nagaoka-ct.ac.jp>,
		Ross Lippert <ripper@eskimo.com>
This commit is contained in:
Bruce A. Mah 2002-06-02 16:20:36 +00:00
parent c9e2508f62
commit e5dd7b67c5
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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