diff options
author | 2003-05-08 09:17:56 +0000 | |
---|---|---|
committer | 2003-05-08 09:17:56 +0000 | |
commit | 57d00d96fe5e4f6bdc7fbba86950d09be7a48f57 (patch) | |
tree | 038a6361c1a5d226d6e0f93294d1991a4f49f9fe | |
parent | ERROR -> ERRORS in .Sh, as per mdoc template. (diff) | |
download | wireguard-openbsd-57d00d96fe5e4f6bdc7fbba86950d09be7a48f57.tar.xz wireguard-openbsd-57d00d96fe5e4f6bdc7fbba86950d09be7a48f57.zip |
AUTHOR -> AUTHORS in .Sh, as per mdoc template.
-rw-r--r-- | distrib/crunch/crunchgen/crunchgen.1 | 4 | ||||
-rw-r--r-- | distrib/crunch/crunchide/crunchide.1 | 4 | ||||
-rw-r--r-- | usr.bin/less/less.1 | 4 | ||||
-rw-r--r-- | usr.bin/less/lesskey.1 | 4 | ||||
-rw-r--r-- | usr.sbin/dhcp/dhclient/dhclient.8 | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/distrib/crunch/crunchgen/crunchgen.1 b/distrib/crunch/crunchgen/crunchgen.1 index 84ec8e20a0c..897faba82a9 100644 --- a/distrib/crunch/crunchgen/crunchgen.1 +++ b/distrib/crunch/crunchgen/crunchgen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crunchgen.1,v 1.10 2003/05/08 08:53:23 jmc Exp $ +.\" $OpenBSD: crunchgen.1,v 1.11 2003/05/08 09:17:56 jmc Exp $ .\" .\" .\" Copyright (c) 1994 University of Maryland @@ -272,7 +272,7 @@ Some versions of the BSD build environment do not by default build the intermediate object file for single-source file programs. The ``make objs'' target must then be used to get those object files built, or some other arrangements made. -.Sh AUTHOR +.Sh AUTHORS .Nm Crunch was written by James da Silva <jds@cs.umd.edu>. .sp 0 diff --git a/distrib/crunch/crunchide/crunchide.1 b/distrib/crunch/crunchide/crunchide.1 index 149fbbe16d2..75c8126a6b0 100644 --- a/distrib/crunch/crunchide/crunchide.1 +++ b/distrib/crunch/crunchide/crunchide.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crunchide.1,v 1.5 2000/03/01 22:10:03 todd Exp $ +.\" $OpenBSD: crunchide.1,v 1.6 2003/05/08 09:17:56 jmc Exp $ .\" .\" .\" Copyright (c) 1994 University of Maryland @@ -71,7 +71,7 @@ and how some arches uses the symbol attributes for their GOT build. .Sh SEE ALSO .Xr crunchgen 1 , .Xr ld 1 -.Sh AUTHOR +.Sh AUTHORS .Nm Crunch was written by James da Silva <jds@cs.umd.edu>. .sp 0 diff --git a/usr.bin/less/less.1 b/usr.bin/less/less.1 index 0ecd0860872..9c788333113 100644 --- a/usr.bin/less/less.1 +++ b/usr.bin/less/less.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: less.1,v 1.1 2003/04/16 17:54:20 millert Exp $ +.\" $OpenBSD: less.1,v 1.2 2003/05/08 09:17:56 jmc Exp $ .\" .\" Copyright (C) 2002 Mark Nudelman .\" @@ -1721,7 +1721,7 @@ less is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -.Sh AUTHOR +.Sh AUTHORS .Pp Mark Nudelman <markn@greenwoodsoftware.com> .br diff --git a/usr.bin/less/lesskey.1 b/usr.bin/less/lesskey.1 index 174e9ea9ed3..d3c78da9fd8 100644 --- a/usr.bin/less/lesskey.1 +++ b/usr.bin/less/lesskey.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lesskey.1,v 1.1 2003/04/16 17:54:20 millert Exp $ +.\" $OpenBSD: lesskey.1,v 1.2 2003/05/08 09:17:56 jmc Exp $ .\" .\" Copyright (C) 2000 Mark Nudelman .\" @@ -394,7 +394,7 @@ You should have received a copy of the GNU General Public License along with lesskey; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. -.Sh AUTHOR +.Sh AUTHORS .Pp Mark Nudelman <markn@greenwoodsoftware.com> .br diff --git a/usr.sbin/dhcp/dhclient/dhclient.8 b/usr.sbin/dhcp/dhclient/dhclient.8 index 0ba57238c69..21b69bb5b90 100644 --- a/usr.sbin/dhcp/dhclient/dhclient.8 +++ b/usr.sbin/dhcp/dhclient/dhclient.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhclient.8,v 1.14 2003/04/08 01:34:30 david Exp $ +.\" $OpenBSD: dhclient.8,v 1.15 2003/05/08 09:17:56 jmc Exp $ .\" .\" Copyright (c) 1997 The Internet Software Consortium. .\" All rights reserved. @@ -183,7 +183,7 @@ process ID of .Xr dhcp 8 , .Xr dhcpd 8 , .Xr dhcrelay 8 -.Sh AUTHOR +.Sh AUTHORS .Nm has been written for the Internet Software Consortium by Ted Lemon <mellon@fugue.com> in cooperation with Vixie |