summaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-03-17 07:18:35 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-03-17 07:18:35 +0000
commit24dce232bb209c3f90499c56e6cc2165a0f48be3 (patch)
treea66b58754494ec7c943f2a295f2072a18bcf6955 /bin/ls
parentfc2050474fe85251e60623ce7ae2a45428e18fbc (diff)
simplify previous; ok bentley
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.13
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 5c35c1bf95b..a81e3800d12 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.75 2016/03/17 05:27:10 bentley Exp $
+.\" $OpenBSD: ls.1,v 1.76 2016/03/17 07:18:33 jmc Exp $
.\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -437,7 +437,6 @@ option is not specified, the block counts
will be displayed in units of that size block.
.It Ev COLUMNS
If set to a positive integer,
-.Nm Ns 's
output is formatted to the given width in columns.
Otherwise,
.Nm