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:
parent
c9e2508f62
commit
e5dd7b67c5
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user