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/man8.mac68k | |
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/man8.mac68k')
-rw-r--r-- | share/man/man8/man8.mac68k/boot_mac68k.8 | 3 |
1 files changed, 2 insertions, 1 deletions
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 |