diff options
author | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
commit | 6294018a208cf7742b1c021a9b75c26962505571 (patch) | |
tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/quot | |
parent | 3f44360851448f8816c22f6b72e8dd5c9924c27f (diff) | |
download | FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz |
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/quot')
-rw-r--r-- | usr.sbin/quot/quot.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8 index ffa9971..eb4a9a7 100644 --- a/usr.sbin/quot/quot.8 +++ b/usr.sbin/quot/quot.8 @@ -66,7 +66,8 @@ By default, all sizes are reported in 512-byte block counts. .It Fl n Given a list of inodes (plus some optional data on each line) in the standard input, for each file print out the owner (plus -the remainder of the input line). This is traditionally used +the remainder of the input line). +This is traditionally used in the pipe: .Bd -literal -offset indent .\" ncheck filesystem | sort +0n | quot -n filesystem |