diff options
-rw-r--r-- | bin/ls/ls.1 | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 163da314ffa..d223e7543fc 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ls.1,v 1.58 2009/02/08 17:33:01 jmc Exp $ +.\" $OpenBSD: ls.1,v 1.59 2009/05/12 19:22:32 jmc Exp $ .\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -33,7 +33,7 @@ .\" .\" @(#)ls.1 8.7 (Berkeley) 7/29/94 .\" -.Dd $Mdocdate: February 8 2009 $ +.Dd $Mdocdate: May 12 2009 $ .Dt LS 1 .Os .Sh NAME @@ -435,13 +435,6 @@ If this variable contains a string representing a decimal integer, it is used as the column position width for displaying multiple-text-column output. -The -.Nm -utility calculates how -many pathname text columns to display -based on the width provided -(see -.Fl C ) . .It Ev TZ The time zone to use when displaying dates. See |