summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/ls/ls.13
-rw-r--r--bin/ps/ps.13
-rw-r--r--sbin/growfs/growfs.83
-rw-r--r--sbin/newfs/newfs.83
-rw-r--r--usr.bin/column/column.13
-rw-r--r--usr.bin/rusers/rusers.13
-rw-r--r--usr.sbin/lpr/lpq/lpq.13
7 files changed, 7 insertions, 14 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
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 9631a42202c..380cebf7811 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.103 2016/03/17 05:27:10 bentley Exp $
+.\" $OpenBSD: ps.1,v 1.104 2016/03/17 07:18:33 jmc Exp $
.\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -544,7 +544,6 @@ The following environment variables affect the execution of
.Bl -tag -width "COLUMNS"
.It Ev COLUMNS
If set to a positive integer,
-.Nm Ns 's
output is formatted to the given width in columns.
Otherwise,
.Nm
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8
index c0b82819652..30d2962728b 100644
--- a/sbin/growfs/growfs.8
+++ b/sbin/growfs/growfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: growfs.8,v 1.14 2016/03/17 06:56:14 jmc Exp $
+.\" $OpenBSD: growfs.8,v 1.15 2016/03/17 07:18:34 jmc Exp $
.\" Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
.\" Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
.\" All rights reserved.
@@ -114,7 +114,6 @@ so use this option with great care!
.Bl -tag -width COLUMNS
.It Ev COLUMNS
If set to a positive integer,
-.Nm Ns 's
output is formatted to the given width in columns.
Otherwise,
.Nm
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index 7e46f314993..c04a6a31a70 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: newfs.8,v 1.73 2016/03/17 05:27:10 bentley Exp $
+.\" $OpenBSD: newfs.8,v 1.74 2016/03/17 07:18:34 jmc Exp $
.\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993, 1994
@@ -305,7 +305,6 @@ system will be the same as the owner and mode of the mount point.
.Bl -tag -width COLUMNS
.It Ev COLUMNS
If set to a positive integer,
-.Nm Ns 's
output is formatted to the given width in columns.
Otherwise,
.Nm
diff --git a/usr.bin/column/column.1 b/usr.bin/column/column.1
index 86c38f78d1d..8666bee3b61 100644
--- a/usr.bin/column/column.1
+++ b/usr.bin/column/column.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: column.1,v 1.15 2016/03/17 05:27:10 bentley Exp $
+.\" $OpenBSD: column.1,v 1.16 2016/03/17 07:18:34 jmc Exp $
.\" $NetBSD: column.1,v 1.3 1995/03/26 09:08:28 glass Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -76,7 +76,6 @@ Fill columns before filling rows.
.Bl -tag -width COLUMNS
.It Ev COLUMNS
If set to a positive integer,
-.Nm Ns 's
output is formatted to the given width in (terminal) columns.
Otherwise,
.Nm
diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1
index 3061be31ba1..a5521ad6737 100644
--- a/usr.bin/rusers/rusers.1
+++ b/usr.bin/rusers/rusers.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rusers.1,v 1.16 2016/03/17 05:27:10 bentley Exp $
+.\" $OpenBSD: rusers.1,v 1.17 2016/03/17 07:18:34 jmc Exp $
.\"
.\" Copyright (c) 1983, 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -83,7 +83,6 @@ Sort by number of users logged in.
.Bl -tag -width COLUMNS
.It Ev COLUMNS
If set to a positive integer,
-.Nm Ns 's
output is formatted to the given width in columns.
Otherwise,
.Nm
diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1
index eddc42821b1..0f2c979963e 100644
--- a/usr.sbin/lpr/lpq/lpq.1
+++ b/usr.sbin/lpr/lpq/lpq.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lpq.1,v 1.11 2016/03/17 05:27:10 bentley Exp $
+.\" $OpenBSD: lpq.1,v 1.12 2016/03/17 07:18:34 jmc Exp $
.\" $NetBSD: lpq.1,v 1.11 2002/01/19 03:23:11 wiz Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -101,7 +101,6 @@ If the following environment variables exist, they are used by
.Bl -tag -width PRINTER
.It Ev COLUMNS
If set to a positive integer,
-.Nm Ns 's
output is formatted to the given width in columns.
Otherwise,
.Nm