diff options
author | 2004-11-22 00:58:39 +0000 | |
---|---|---|
committer | 2004-11-22 00:58:39 +0000 | |
commit | 745560dce5bb127f03325b7c3feb9fecd23622e2 (patch) | |
tree | e464c801f7bf96afd78ebae2380afd3aa5e8c750 | |
parent | More sensible error when both the -n and -A flags are used. Text OK jmc@ (diff) | |
download | wireguard-openbsd-745560dce5bb127f03325b7c3feb9fecd23622e2.tar.xz wireguard-openbsd-745560dce5bb127f03325b7c3feb9fecd23622e2.zip |
.{N,O}x fixes;
-rw-r--r-- | gnu/usr.bin/ld/ldconfig/ldconfig.8 | 4 | ||||
-rw-r--r-- | lib/libc/stdlib/strtonum.3 | 5 | ||||
-rw-r--r-- | lib/libkvm/kvm_dump.3 | 4 | ||||
-rw-r--r-- | libexec/ld.so/ldconfig/ldconfig.8 | 4 | ||||
-rw-r--r-- | libexec/tftpd/tftpd.8 | 6 | ||||
-rw-r--r-- | share/man/man4/bce.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/adb.4 | 5 | ||||
-rw-r--r-- | share/man/man8/man8.alpha/boot_alpha.8 | 5 | ||||
-rw-r--r-- | share/man/man8/man8.i386/boot_i386.8 | 4 |
9 files changed, 19 insertions, 22 deletions
diff --git a/gnu/usr.bin/ld/ldconfig/ldconfig.8 b/gnu/usr.bin/ld/ldconfig/ldconfig.8 index d9b3e7be03c..56956459bc2 100644 --- a/gnu/usr.bin/ld/ldconfig/ldconfig.8 +++ b/gnu/usr.bin/ld/ldconfig/ldconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldconfig.8,v 1.8 2003/04/22 05:06:01 david Exp $ +.\" $OpenBSD: ldconfig.8,v 1.9 2004/11/22 00:58:39 jmc Exp $ .\" .\" Copyright (c) 1993,1995 Paul Kranenburg .\" All rights reserved. @@ -146,4 +146,4 @@ A .Nm utility first appeared in SunOS 4.0. It appeared in its current form in -.Nx 0.9 a. +.Nx 0.9a . diff --git a/lib/libc/stdlib/strtonum.3 b/lib/libc/stdlib/strtonum.3 index f50c4d756ec..f6e7b8222c1 100644 --- a/lib/libc/stdlib/strtonum.3 +++ b/lib/libc/stdlib/strtonum.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strtonum.3,v 1.7 2004/09/21 15:01:59 millert Exp $ +.\" $OpenBSD: strtonum.3,v 1.8 2004/11/22 00:58:39 jmc Exp $ .\" .\" Copyright (c) 2004 Ted Unangst .\" @@ -139,5 +139,4 @@ are either impossible or difficult to use safely. The .Fn strtonum function first appeared in -.Ox -3.6. +.Ox 3.6 . diff --git a/lib/libkvm/kvm_dump.3 b/lib/libkvm/kvm_dump.3 index 7c4fc4ea9b1..64a6fa7ae96 100644 --- a/lib/libkvm/kvm_dump.3 +++ b/lib/libkvm/kvm_dump.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kvm_dump.3,v 1.8 2003/06/02 09:56:20 jmc Exp $ +.\" $OpenBSD: kvm_dump.3,v 1.9 2004/11/22 00:58:39 jmc Exp $ .\" $NetBSD: kvm_dump.3,v 1.1 1996/03/18 21:11:12 leo Exp $ .\" .\" Copyright (c) 1996 Leo Weppelman @@ -106,4 +106,4 @@ can be used to retrieve the cause of the error. .Xr kvm 3 .Sh HISTORY These functions first appeared in -.Nx 1.1 a. +.Nx 1.1a . diff --git a/libexec/ld.so/ldconfig/ldconfig.8 b/libexec/ld.so/ldconfig/ldconfig.8 index 02964958efc..4ba3f15199c 100644 --- a/libexec/ld.so/ldconfig/ldconfig.8 +++ b/libexec/ld.so/ldconfig/ldconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldconfig.8,v 1.15 2003/11/21 08:56:34 djm Exp $ +.\" $OpenBSD: ldconfig.8,v 1.16 2004/11/22 00:58:39 jmc Exp $ .\" .\" Copyright (c) 1993,1995 Paul Kranenburg .\" All rights reserved. @@ -169,4 +169,4 @@ A .Nm utility first appeared in SunOS 4.0. It appeared in its current form in -.Nx 0.9 a. +.Nx 0.9a . diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 631111a1f12..74e27004bf9 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tftpd.8,v 1.17 2004/04/10 09:22:18 jmc Exp $ +.\" $OpenBSD: tftpd.8,v 1.18 2004/11/22 00:58:39 jmc Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. .\" All rights reserved. @@ -28,7 +28,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)tftpd.8 6.7 (Berkeley) 5/13/91 -.\" $OpenBSD: tftpd.8,v 1.17 2004/04/10 09:22:18 jmc Exp $ +.\" $OpenBSD: tftpd.8,v 1.18 2004/11/22 00:58:39 jmc Exp $ .\" .Dd June 11, 1997 .Dt TFTPD 8 @@ -125,7 +125,7 @@ command appeared in The .Fl s flag appeared in -.Nx 0.9 a. +.Nx 0.9a . .Pp The .Fl c diff --git a/share/man/man4/bce.4 b/share/man/man4/bce.4 index 5db24126cde..b2c484a4787 100644 --- a/share/man/man4/bce.4 +++ b/share/man/man4/bce.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bce.4,v 1.4 2004/09/30 19:59:24 mickey Exp $ +.\" $OpenBSD: bce.4,v 1.5 2004/11/22 00:58:39 jmc Exp $ .\" $NetBSD: bce.4,v 1.2 2003/10/05 11:58:36 wiz Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. @@ -148,7 +148,7 @@ driver appeared in .Nx 1.6.2 . .Ox support was added in -.Ox 3.5 +.Ox 3.5 . .Sh AUTHORS The .Nm diff --git a/share/man/man4/man4.macppc/adb.4 b/share/man/man4/man4.macppc/adb.4 index 74a59b68419..4586fc1d8e8 100644 --- a/share/man/man4/man4.macppc/adb.4 +++ b/share/man/man4/man4.macppc/adb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adb.4,v 1.7 2004/09/30 19:59:27 mickey Exp $ +.\" $OpenBSD: adb.4,v 1.8 2004/11/22 00:58:40 jmc Exp $ .\" .\" Copyright (c) 2001 Peter Philipp .\" Copyright (c) 1997 Colin Wood @@ -93,8 +93,7 @@ It has been under development ever since. The original .Nm adb manpage was written by Colin Wood for -.Nx -/ Mac68K. +.Nx Ns / Ns Mac68K. .Sh AUTHORS Original ADB support was written by Bradley A. Grantham. The direct ADB routines were written by John P. Wittkoski. diff --git a/share/man/man8/man8.alpha/boot_alpha.8 b/share/man/man8/man8.alpha/boot_alpha.8 index 3ee1125da1d..eb628eb6cb8 100644 --- a/share/man/man8/man8.alpha/boot_alpha.8 +++ b/share/man/man8/man8.alpha/boot_alpha.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_alpha.8,v 1.11 2004/02/09 19:21:52 espie Exp $ +.\" $OpenBSD: boot_alpha.8,v 1.12 2004/11/22 00:58:40 jmc Exp $ .\" .\" Copyright (c) 2002, Miodrag Vallat. .\" All rights reserved. @@ -140,8 +140,7 @@ network bootstrap .Re .Sh BUGS The device names used by -.Ox -.Ns Tn /alpha +.Ox Ns / Ns alpha and the .Tn SRM Console often have no relation to each other. diff --git a/share/man/man8/man8.i386/boot_i386.8 b/share/man/man8/man8.i386/boot_i386.8 index 6e3ea960dba..b661a244d94 100644 --- a/share/man/man8/man8.i386/boot_i386.8 +++ b/share/man/man8/man8.i386/boot_i386.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_i386.8,v 1.10 2004/04/03 10:15:37 jmc Exp $ +.\" $OpenBSD: boot_i386.8,v 1.11 2004/11/22 00:58:40 jmc Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" @@ -131,7 +131,7 @@ On most systems, booting .Ox from the BIOS will eventually load the -.Ox -specific +.Ox Ns -specific i386 bootstrapping code. This versatile program is described in a separate document, .Xr boot 8 . |