forked from bonsai/harakit
all: formatting; mm(1): fixes speed, simplicity; docs/dj.1: grammar, typos, etc.
This commit is contained in:
13
docs/hru.1
13
docs/hru.1
@@ -16,8 +16,8 @@ hru
|
||||
Convert counts to higher units.
|
||||
|
||||
Byte counts will be read in the form of whole numbers from the standard input
|
||||
and be written to the standard output the same number converted to a higher unit
|
||||
of data as defined by the \fIInternational System of Units\fP.
|
||||
and be written to the standard output the same number converted to a higher
|
||||
unit of data as defined by the \fIInternational System of Units\fP.
|
||||
|
||||
The program will convert the byte count to the highest unit possible where the
|
||||
value is greater than one.
|
||||
@@ -33,10 +33,11 @@ and print an error message.
|
||||
|
||||
The GNU project\(cqs
|
||||
.BR ls (1)
|
||||
implementation contains a human-readable option (\fB-h\fP) that, when specified,
|
||||
makes the tool print size information in a format more immediately
|
||||
readable. This functionality is useful not only in this context, so the decision
|
||||
was made to split it into a new tool. The original functionality from GNU\(cqs
|
||||
implementation contains a human-readable option (\fB-h\fP) that, when
|
||||
specified, makes the tool print size information in a format more immediately
|
||||
readable. This functionality is useful not only in this context, so the
|
||||
decision was made to split it into a new tool. The original functionality from
|
||||
GNU\(cqs
|
||||
.BR ls (1)
|
||||
can be emulated with
|
||||
.BR fop (1)
|
||||
|
||||
Reference in New Issue
Block a user