diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-12-27 16:41:17 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-12-27 16:41:17 +0000 |
commit | b7f8e9a8fe0ee8548d21a3c5ddbbd9b006be80a6 (patch) | |
tree | 04a83c9eb925bd9ff6cd3d09763fc71b192e1d79 /share/man/man8/man8.sparc | |
parent | f7ea1674c3499cc08e0e9d39ae7672ff597e517f (diff) |
Mention bsd.rd in the FILES section.
Diffstat (limited to 'share/man/man8/man8.sparc')
-rw-r--r-- | share/man/man8/man8.sparc/boot_sparc.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man8/man8.sparc/boot_sparc.8 b/share/man/man8/man8.sparc/boot_sparc.8 index b1a74520e4f..ff1bcd934c2 100644 --- a/share/man/man8/man8.sparc/boot_sparc.8 +++ b/share/man/man8/man8.sparc/boot_sparc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_sparc.8,v 1.10 2004/02/09 19:21:52 espie Exp $ +.\" $OpenBSD: boot_sparc.8,v 1.11 2004/12/27 16:41:15 miod Exp $ .\" $NetBSD: boot_sparc.8,v 1.4 1995/04/25 11:37:25 pk Exp $ .\" .\" Copyright (c) 1992, 1993 @@ -221,6 +221,8 @@ to return to the system. .Bl -tag -width /usr/mdec/bootxx -compact .It Pa /bsd default system kernel +.It Pa /bsd.rd +standalone installation kernel, suitable for disaster recovery .It Pa /usr/mdec/bootxx primary bootstrap for .Dq ffs |