aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-11-30 22:56:44 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-11-30 22:56:44 +0000
commitd234f408fe78b8494b03b563742a279004e60840 (patch)
tree1077d135e86a4a6f847710b2550db7b82f82b05e /bin/ls
parent71f14d164e5cc34b2b41afcb943341f676d15834 (diff)
downloadsrc-d234f408fe78b8494b03b563742a279004e60840.tar.gz
src-d234f408fe78b8494b03b563742a279004e60840.zip
changable -> changeable
PR: docs/8697 Submitted by: Sascha Blank <blank@fox.uni-trier.de>
Notes
Notes: svn path=/head/; revision=41431
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 64ae89e1376d..355d1c161874 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