summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJared Yanovich <jaredy@cvs.openbsd.org>2005-09-30 20:34:27 +0000
committerJared Yanovich <jaredy@cvs.openbsd.org>2005-09-30 20:34:27 +0000
commit536a1d269c34f652761695e0a062e1e582da62a4 (patch)
tree0bfa11cec1acca2e72e2743415172ce6be64c4f0 /usr.bin
parentf17b47d200e2fc7cbd48054dab97824e7e5396c4 (diff)
deploy .An -nosplit; ok jmc
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/at/at.13
-rw-r--r--usr.bin/bc/bc.13
-rw-r--r--usr.bin/dc/dc.13
-rw-r--r--usr.bin/gencat/gencat.15
-rw-r--r--usr.bin/m4/m4.13
-rw-r--r--usr.bin/ssh/ssh-keyscan.13
-rw-r--r--usr.bin/stat/stat.13
7 files changed, 15 insertions, 8 deletions
diff --git a/usr.bin/at/at.1 b/usr.bin/at/at.1
index 5940df27101..c6ee08be556 100644
--- a/usr.bin/at/at.1
+++ b/usr.bin/at/at.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: at.1,v 1.32 2005/06/23 14:39:35 jmc Exp $
+.\" $OpenBSD: at.1,v 1.33 2005/09/30 20:34:25 jaredy Exp $
.\"
.\" Copyright (C) 1993, 1994 Thomas Koenig
.\" Copyright (C) 1993 David Parsons
@@ -314,6 +314,7 @@ deny permission control
.Xr cron 8 ,
.Xr sendmail 8
.Sh AUTHORS
+.An -nosplit
.Nm at
was mostly written by
.An Thomas Koenig Aq ig25@rz.uni-karlsruhe.de .
diff --git a/usr.bin/bc/bc.1 b/usr.bin/bc/bc.1
index 990e2baffac..cf274185efa 100644
--- a/usr.bin/bc/bc.1
+++ b/usr.bin/bc/bc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bc.1,v 1.18 2004/10/19 07:36:51 otto Exp $
+.\" $OpenBSD: bc.1,v 1.19 2005/09/30 20:34:25 jaredy Exp $
.\"
.\" Copyright (C) Caldera International Inc. 2001-2002.
.\" All rights reserved.
@@ -365,6 +365,7 @@ A complete rewrite of the
command first appeared in
.Ox 3.5 .
.Sh AUTHORS
+.An -nosplit
The original version of the
.Nm
command was written by
diff --git a/usr.bin/dc/dc.1 b/usr.bin/dc/dc.1
index 85fdf86890e..d358e98ede5 100644
--- a/usr.bin/dc/dc.1
+++ b/usr.bin/dc/dc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dc.1,v 1.19 2004/10/18 07:49:00 otto Exp $
+.\" $OpenBSD: dc.1,v 1.20 2005/09/30 20:34:25 jaredy Exp $
.\"
.\" Copyright (C) Caldera International Inc. 2001-2002.
.\" All rights reserved.
@@ -523,6 +523,7 @@ command using the
big number routines first appeared in
.Ox 3.5 .
.Sh AUTHORS
+.An -nosplit
The original version of the
.Nm
command was written by
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1
index ffb61c4f823..fa2a32e3ce5 100644
--- a/usr.bin/gencat/gencat.1
+++ b/usr.bin/gencat/gencat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gencat.1,v 1.10 2000/11/10 05:10:28 aaron Exp $
+.\" $OpenBSD: gencat.1,v 1.11 2005/09/30 20:34:25 jaredy Exp $
.\"
.\" Copyright (c) 1997 Ken Stailey
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: gencat.1,v 1.10 2000/11/10 05:10:28 aaron Exp $
+.\" $Id: gencat.1,v 1.11 2005/09/30 20:34:25 jaredy Exp $
.\"
.Dd June 11, 1997
.Dt GENCAT 1
@@ -187,6 +187,7 @@ utility is compliant with the
.St -xpg4
standard.
.Sh AUTHORS
+.An -nosplit
This manual page by
.An Ken Stailey
updated and revised by
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1
index 054f7846dc0..ca688d3bcc0 100644
--- a/usr.bin/m4/m4.1
+++ b/usr.bin/m4/m4.1
@@ -1,4 +1,4 @@
-.\" @(#) $OpenBSD: m4.1,v 1.42 2005/09/07 13:59:02 jmc Exp $
+.\" @(#) $OpenBSD: m4.1,v 1.43 2005/09/30 20:34:26 jaredy Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -455,6 +455,7 @@ Many other
.Nm
have dire size limitations with respect to buffer sizes.
.Sh AUTHORS
+.An -nosplit
.An Ozan Yigit Aq oz@sis.yorku.ca
and
.An Richard A. O'Keefe Aq ok@goanna.cs.rmit.OZ.AU .
diff --git a/usr.bin/ssh/ssh-keyscan.1 b/usr.bin/ssh/ssh-keyscan.1
index 7e846f77c4a..80fc8cd9603 100644
--- a/usr.bin/ssh/ssh-keyscan.1
+++ b/usr.bin/ssh/ssh-keyscan.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keyscan.1,v 1.20 2005/03/01 15:47:14 jmc Exp $
+.\" $OpenBSD: ssh-keyscan.1,v 1.21 2005/09/30 20:34:26 jaredy Exp $
.\"
.\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
.\"
@@ -156,6 +156,7 @@ $ ssh-keyscan -t rsa,dsa -f ssh_hosts | \e
.Xr ssh 1 ,
.Xr sshd 8
.Sh AUTHORS
+.An -nosplit
.An David Mazieres Aq dm@lcs.mit.edu
wrote the initial version, and
.An Wayne Davison Aq wayned@users.sourceforge.net
diff --git a/usr.bin/stat/stat.1 b/usr.bin/stat/stat.1
index 3e6ca25d462..fc479e80782 100644
--- a/usr.bin/stat/stat.1
+++ b/usr.bin/stat/stat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stat.1,v 1.10 2005/06/15 17:50:28 millert Exp $
+.\" $OpenBSD: stat.1,v 1.11 2005/09/30 20:34:26 jaredy Exp $
.\" $NetBSD: stat.1,v 1.11 2003/05/08 13:07:10 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -443,6 +443,7 @@ The
utility first appeared in
.Ox 3.8 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
utility was written by