diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-08 22:56:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-08 22:56:12 +0000 |
commit | 6bd97090bd609d9633d59647278142e4a21369d2 (patch) | |
tree | ee3265d416a74d856653604aca842ec3213b290b /sys | |
parent | 35be2fa91ce531c6032e17cd9a180c4271d0f9b8 (diff) |
flesh out .Dt
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/alpha/stand/installboot.8 | 4 | ||||
-rw-r--r-- | sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.8 | 4 | ||||
-rw-r--r-- | sys/arch/amiga/stand/boot/installboot.8 | 4 | ||||
-rw-r--r-- | sys/arch/amiga/stand/loadkmap/loadkmap.8 | 4 | ||||
-rw-r--r-- | sys/arch/hp300/stand/isolif/isolif.8 | 4 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 | 4 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 | 4 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 | 4 | ||||
-rw-r--r-- | sys/arch/i386/stand/installboot/installboot.8 | 4 | ||||
-rw-r--r-- | sys/arch/mvme68k/stand/installboot/installboot.8 | 4 | ||||
-rw-r--r-- | sys/arch/mvme88k/stand/installboot/installboot.8 | 4 | ||||
-rw-r--r-- | sys/arch/sparc/stand/installboot/installboot.8 | 4 | ||||
-rw-r--r-- | sys/arch/sun3/stand/installboot/installboot.8 | 4 |
13 files changed, 26 insertions, 26 deletions
diff --git a/sys/arch/alpha/stand/installboot.8 b/sys/arch/alpha/stand/installboot.8 index 18d5a16fa52..9a50dbccfa7 100644 --- a/sys/arch/alpha/stand/installboot.8 +++ b/sys/arch/alpha/stand/installboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installboot.8,v 1.4 1999/05/23 14:11:29 aaron Exp $ +.\" $OpenBSD: installboot.8,v 1.5 1999/07/08 22:56:00 deraadt Exp $ .\" $NetBSD: installboot.8,v 1.2 1997/04/06 08:41:11 cgd Exp $ .\" .\" Copyright (c) 1996, 1997 Christopher G. Demetriou. All rights reserved. @@ -31,7 +31,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd January 16, 1997 -.Dt INSTALLBOOT 8 +.Dt INSTALLBOOT 8 alpha .Os .Sh NAME .Nm installboot diff --git a/sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.8 b/sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.8 index 00ac64b05fb..00d3edf9bb1 100644 --- a/sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.8 +++ b/sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: setnetbootinfo.8,v 1.2 1999/05/23 14:11:29 aaron Exp $ +.\" $OpenBSD: setnetbootinfo.8,v 1.3 1999/07/08 22:56:00 deraadt Exp $ .\" $NetBSD: setnetbootinfo.8,v 1.2 1997/04/06 08:41:36 cgd Exp $ .\" .\" Copyright (c) 1997 Christopher G. Demetriou. All rights reserved. @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd January 20, 1997 -.Dt SETNETBOOTINFO 8 +.Dt SETNETBOOTINFO 8 alpha .Os .Sh NAME .Nm setnetbootinfo diff --git a/sys/arch/amiga/stand/boot/installboot.8 b/sys/arch/amiga/stand/boot/installboot.8 index 18fcb0a5a98..fc9564365c8 100644 --- a/sys/arch/amiga/stand/boot/installboot.8 +++ b/sys/arch/amiga/stand/boot/installboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installboot.8,v 1.3 1999/05/23 14:11:27 aaron Exp $ +.\" $OpenBSD: installboot.8,v 1.4 1999/07/08 22:56:01 deraadt Exp $ .\" $NetBSD: installboot.8,v 1.1.1.1 1996/11/29 23:36:30 is Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd November 29, 1996 -.Dt INSTALLBOOT 8 +.Dt INSTALLBOOT 8 amiga .Os .Sh NAME .Nm installboot diff --git a/sys/arch/amiga/stand/loadkmap/loadkmap.8 b/sys/arch/amiga/stand/loadkmap/loadkmap.8 index 1f0a6bbc539..bea3e11550f 100644 --- a/sys/arch/amiga/stand/loadkmap/loadkmap.8 +++ b/sys/arch/amiga/stand/loadkmap/loadkmap.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: loadkmap.8,v 1.1 1999/03/25 21:54:55 espie Exp $ +.\" $OpenBSD: loadkmap.8,v 1.2 1999/07/08 22:56:02 deraadt Exp $ .\" .\" Copyright (c) 1999 .\" Marc Espie. All rights reserved. @@ -25,7 +25,7 @@ .\" SUCH DAMAGE. .\" .Dd March 2, 1999 -.Dt LOADKMAP 8 +.Dt LOADKMAP 8 amiga .Os .Sh NAME .Nm loadkmap diff --git a/sys/arch/hp300/stand/isolif/isolif.8 b/sys/arch/hp300/stand/isolif/isolif.8 index b0a92a3beb7..8431960f9b9 100644 --- a/sys/arch/hp300/stand/isolif/isolif.8 +++ b/sys/arch/hp300/stand/isolif/isolif.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isolif.8,v 1.3 1999/05/23 14:11:28 aaron Exp $ +.\" $OpenBSD: isolif.8,v 1.4 1999/07/08 22:56:03 deraadt Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .Dd September 14, 1997 -.Dt ISOLIF 8 +.Dt ISOLIF 8 hp300 .Os .Sh NAME .Nm isolif diff --git a/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 b/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 index c3259b4137f..6b9c00a9494 100644 --- a/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 +++ b/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ispcvt.8,v 1.5 1999/07/07 10:50:08 aaron Exp $ +.\" $OpenBSD: ispcvt.8,v 1.6 1999/07/08 22:56:05 deraadt Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis .\" @@ -32,7 +32,7 @@ .\" @(#)ispcvt.1, 3.30, Last Edit-Date: [Mon Jul 3 11:25:37 1995] .\" .Dd April 4, 1995 -.Dt ISPCVT 1 +.Dt ISPCVT 1 i386 .Os .Sh NAME .Nm ispcvt diff --git a/sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 b/sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 index 3db49b9b1aa..4505c8ac7a6 100644 --- a/sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 +++ b/sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kbdio.8,v 1.4 1999/07/07 10:50:08 aaron Exp $ +.\" $OpenBSD: kbdio.8,v 1.5 1999/07/08 22:56:06 deraadt Exp $ .\" .\" .\" Copyright (c) 1995 Joerg Wunsch @@ -35,7 +35,7 @@ .\" .\" .Dd April 15, 1995 -.Dt KBDIO 8 +.Dt KBDIO 8 i386 .Os .Sh NAME .Nm kbdio diff --git a/sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 b/sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 index 32c5a8c5abd..a8af2f2a144 100644 --- a/sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 +++ b/sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vgaio.8,v 1.4 1999/07/07 10:50:08 aaron Exp $ +.\" $OpenBSD: vgaio.8,v 1.5 1999/07/08 22:56:06 deraadt Exp $ .\" .\" .\" Copyright (c) 1994,1995 Joerg Wunsch @@ -35,7 +35,7 @@ .\" .\" .Dd December 31, 1994 -.Dt VGAIO 8 +.Dt VGAIO 8 i386 .Os .Sh NAME .Nm vgaio diff --git a/sys/arch/i386/stand/installboot/installboot.8 b/sys/arch/i386/stand/installboot/installboot.8 index ebf51ade1d1..54b02a4ddf5 100644 --- a/sys/arch/i386/stand/installboot/installboot.8 +++ b/sys/arch/i386/stand/installboot/installboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installboot.8,v 1.19 1999/07/03 02:11:11 aaron Exp $ +.\" $OpenBSD: installboot.8,v 1.20 1999/07/08 22:56:07 deraadt Exp $ .\" .\" Copyright (c) 1997 Michael Shalayeff .\" All rights reserved. @@ -31,7 +31,7 @@ .\" .\" .Dd September 1, 1997 -.Dt INSTALLBOOT 8 +.Dt INSTALLBOOT 8 i386 .Os .Sh NAME .Nm installboot diff --git a/sys/arch/mvme68k/stand/installboot/installboot.8 b/sys/arch/mvme68k/stand/installboot/installboot.8 index bda1dd81d3a..f241cfca7b3 100644 --- a/sys/arch/mvme68k/stand/installboot/installboot.8 +++ b/sys/arch/mvme68k/stand/installboot/installboot.8 @@ -1,7 +1,7 @@ -.\" $Id: installboot.8,v 1.3 1999/05/23 14:11:29 aaron Exp $ +.\" $Id: installboot.8,v 1.4 1999/07/08 22:56:08 deraadt Exp $ .\" .Dd 31 May 1995 -.Dt INSTALLBOOT 8 +.Dt INSTALLBOOT 8 mvme68k .Os .Sh NAME .Nm installboot diff --git a/sys/arch/mvme88k/stand/installboot/installboot.8 b/sys/arch/mvme88k/stand/installboot/installboot.8 index caf842917ea..c82f7a26f82 100644 --- a/sys/arch/mvme88k/stand/installboot/installboot.8 +++ b/sys/arch/mvme88k/stand/installboot/installboot.8 @@ -1,7 +1,7 @@ -.\" $Id: installboot.8,v 1.3 1999/05/23 14:11:29 aaron Exp $ +.\" $Id: installboot.8,v 1.4 1999/07/08 22:56:09 deraadt Exp $ .\" .Dd 31 May 1995 -.Dt INSTALLBOOT 8 +.Dt INSTALLBOOT 8 mvme88k .Os .Sh NAME .Nm installboot diff --git a/sys/arch/sparc/stand/installboot/installboot.8 b/sys/arch/sparc/stand/installboot/installboot.8 index 59cba0b0025..62698627882 100644 --- a/sys/arch/sparc/stand/installboot/installboot.8 +++ b/sys/arch/sparc/stand/installboot/installboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installboot.8,v 1.2 1999/05/23 14:11:30 aaron Exp $ +.\" $OpenBSD: installboot.8,v 1.3 1999/07/08 22:56:10 deraadt Exp $ .\" $NetBSD: installboot.8,v 1.1 1995/09/30 21:32:14 pk Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd September 29, 1995 -.Dt INSTALLBOOT 8 +.Dt INSTALLBOOT 8 sparc .Os .Sh NAME .Nm installboot diff --git a/sys/arch/sun3/stand/installboot/installboot.8 b/sys/arch/sun3/stand/installboot/installboot.8 index 3616844b9ce..69e006151ee 100644 --- a/sys/arch/sun3/stand/installboot/installboot.8 +++ b/sys/arch/sun3/stand/installboot/installboot.8 @@ -1,7 +1,7 @@ -.\" $Id: installboot.8,v 1.5 1999/05/23 14:11:30 aaron Exp $ +.\" $Id: installboot.8,v 1.6 1999/07/08 22:56:11 deraadt Exp $ .\" .Dd 31 May 1995 -.Dt INSTALLBOOT 8 +.Dt INSTALLBOOT 8 sun3 .Os .Sh NAME .Nm installboot |