diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-20 06:09:33 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-20 06:09:33 +0000 |
commit | 9f75129a22149ceb48b08c0c356fa0cad8502345 (patch) | |
tree | c0654e6475052cb0b4d03980b4cb4bb93f6650c9 /share/man/man8 | |
parent | 54cd462976c02892e956acae4ce7a3b93d6cd249 (diff) |
Powered by @mantoya.
o) we don't like .Nd without argument, except next line starts with a new
tag;
millert@ ok
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/man8.amiga/boot_amiga.8 | 3 | ||||
-rw-r--r-- | share/man/man8/man8.i386/boot_i386.8 | 3 | ||||
-rw-r--r-- | share/man/man8/man8.mac68k/boot_mac68k.8 | 3 | ||||
-rw-r--r-- | share/man/man8/man8.pmax/boot_pmax.8 | 4 |
4 files changed, 8 insertions, 5 deletions
diff --git a/share/man/man8/man8.amiga/boot_amiga.8 b/share/man/man8/man8.amiga/boot_amiga.8 index 05690a20b5a..f61661aae08 100644 --- a/share/man/man8/man8.amiga/boot_amiga.8 +++ b/share/man/man8/man8.amiga/boot_amiga.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_amiga.8,v 1.1 2000/11/09 03:57:33 deraadt Exp $ +.\" $OpenBSD: boot_amiga.8,v 1.2 2001/08/20 06:09:32 mpech Exp $ .\" $NetBSD: boot_Amiga.8,v 1.1 1995/07/02 02:09:52 briggs Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -45,6 +45,7 @@ .Sh NAME .Nm boot .Nd +.Tn amiga-specific system bootstrapping procedures .Sh DESCRIPTION .Ss Power fail and crash recovery diff --git a/share/man/man8/man8.i386/boot_i386.8 b/share/man/man8/man8.i386/boot_i386.8 index bd50fea5f73..02e4fd26697 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.3 2001/06/27 21:19:23 pvalchev Exp $ +.\" $OpenBSD: boot_i386.8,v 1.4 2001/08/20 06:09:32 mpech Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" @@ -37,6 +37,7 @@ .Sh NAME .Nm boot .Nd +.Tn i386-specific system bootstrapping procedures .Sh DESCRIPTION .Ss Power fail and crash recovery diff --git a/share/man/man8/man8.mac68k/boot_mac68k.8 b/share/man/man8/man8.mac68k/boot_mac68k.8 index 69e10759ad3..6bb34602100 100644 --- a/share/man/man8/man8.mac68k/boot_mac68k.8 +++ b/share/man/man8/man8.mac68k/boot_mac68k.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_mac68k.8,v 1.1 2000/11/09 03:57:34 deraadt Exp $ +.\" $OpenBSD: boot_mac68k.8,v 1.2 2001/08/20 06:09:32 mpech Exp $ .\" $NetBSD: boot_mac68k.8,v 1.1 1995/07/02 02:09:52 briggs Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -45,6 +45,7 @@ .Sh NAME .Nm boot .Nd +.Tn mac68k-specific system bootstrapping procedures .Sh DESCRIPTION .Ss Power fail and crash recovery diff --git a/share/man/man8/man8.pmax/boot_pmax.8 b/share/man/man8/man8.pmax/boot_pmax.8 index 2778c80afb3..0798405c7f6 100644 --- a/share/man/man8/man8.pmax/boot_pmax.8 +++ b/share/man/man8/man8.pmax/boot_pmax.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_pmax.8,v 1.1 2000/11/09 03:57:34 deraadt Exp $ +.\" $OpenBSD: boot_pmax.8,v 1.2 2001/08/20 06:09:32 mpech Exp $ .\" $NetBSD: boot_pmax.8,v 1.1 1995/04/25 23:55:11 mellon Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -42,7 +42,7 @@ .Sh NAME .Nm boot .Nd -.Tn sparc-specific +.Tn pmax-specific system bootstrapping procedures .Sh DESCRIPTION The |