diff options
author | dougb <dougb@FreeBSD.org> | 2010-12-05 22:24:34 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-12-05 22:24:34 +0000 |
commit | 8186346ebb40a05ee911488b3b48056f2d9e69b0 (patch) | |
tree | b131ec0d649f3a6e20faaf53ec7ac871465d9e0e /usr.bin | |
parent | 8675a57d57db7096e72b2e3922ffaf6599bb4744 (diff) | |
download | FreeBSD-src-8186346ebb40a05ee911488b3b48056f2d9e69b0.zip FreeBSD-src-8186346ebb40a05ee911488b3b48056f2d9e69b0.tar.gz |
Bring in the change from NetBSD 1.20:
"Make sentence easier to parse. From jsing@openbsd via jmc@openbsd."
Obtained from: wiz@NetBSD.org
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/stat/stat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/stat/stat.1 b/usr.bin/stat/stat.1 index dbb0baa..2c800e7 100644 --- a/usr.bin/stat/stat.1 +++ b/usr.bin/stat/stat.1 @@ -428,12 +428,12 @@ as an output form, with the exception of .Cm p which defaults to -.Cm O , +.Cm O ; .Cm a , m , and .Cm c which default to -.Cm D , +.Cm D ; and .Cm Y , T , and |