diff options
author | billf <billf@FreeBSD.org> | 1998-11-30 22:56:44 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-30 22:56:44 +0000 |
commit | 5e6fda58da9a1336d3dc37626cec97b6f5a91622 (patch) | |
tree | ca914c8cad39d9482564dea70536032ce9dec7b9 /bin/ls | |
parent | 7c2a2707c4e752dbf46e4a90d8bc3f996ec6d2c0 (diff) | |
download | FreeBSD-src-5e6fda58da9a1336d3dc37626cec97b6f5a91622.zip FreeBSD-src-5e6fda58da9a1336d3dc37626cec97b6f5a91622.tar.gz |
changable -> changeable
PR: docs/8697
Submitted by: Sascha Blank <blank@fox.uni-trier.de>
Diffstat (limited to 'bin/ls')
-rw-r--r-- | bin/ls/ls.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 64ae89e..355d1c1 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ls.1 8.7 (Berkeley) 7/29/94 -.\" $Id: ls.1,v 1.24 1998/07/29 00:46:08 hoek Exp $ +.\" $Id: ls.1,v 1.25 1998/10/04 00:41:08 jkh Exp $ .\" .Dd July 29, 1994 .Dt LS 1 @@ -378,7 +378,7 @@ If this variable is set, it is considered to be a colon-delimited list of minimum column widths. Unreasonable and insufficient widths are ignored (thus zero signifies a dynamically sized column). Not all -columns have changable widths. The fields are, +columns have changeable widths. The fields are, in order: inode, block count, number of links, user name, group name, flags, file size, file name. .El |