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.i386/boot_i386.8 | |
parent | f7ea1674c3499cc08e0e9d39ae7672ff597e517f (diff) |
Mention bsd.rd in the FILES section.
Diffstat (limited to 'share/man/man8/man8.i386/boot_i386.8')
-rw-r--r-- | share/man/man8/man8.i386/boot_i386.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man8/man8.i386/boot_i386.8 b/share/man/man8/man8.i386/boot_i386.8 index b661a244d94..c1bbac6e459 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.11 2004/11/22 00:58:40 jmc Exp $ +.\" $OpenBSD: boot_i386.8,v 1.12 2004/12/27 16:41:13 miod Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" @@ -158,6 +158,8 @@ It is also possible to force other behaviours from ddb. .Bl -tag -width /usr/mdec/biosboot -compact .It Pa /bsd default system kernel +.It Pa /bsd.rd +standalone installation kernel, suitable for disaster recovery .It Pa /usr/mdec/mbr system MBR image .It Pa /usr/mdec/biosboot |