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.hppa | |
parent | f7ea1674c3499cc08e0e9d39ae7672ff597e517f (diff) |
Mention bsd.rd in the FILES section.
Diffstat (limited to 'share/man/man8/man8.hppa')
-rw-r--r-- | share/man/man8/man8.hppa/boot_hppa.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man8/man8.hppa/boot_hppa.8 b/share/man/man8/man8.hppa/boot_hppa.8 index 1ac9dfac562..298161a82bb 100644 --- a/share/man/man8/man8.hppa/boot_hppa.8 +++ b/share/man/man8/man8.hppa/boot_hppa.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_hppa.8,v 1.11 2004/05/25 22:27:44 jmc Exp $ +.\" $OpenBSD: boot_hppa.8,v 1.12 2004/12/27 16:41:12 miod Exp $ .\" .\" Copyright (c) 2002, Miodrag Vallat. .\" All rights reserved. @@ -318,6 +318,8 @@ during the next multi-user boot cycle), and after the dump is complete .Bl -tag -width /usr/mdec/xxbootxx -compact .It Pa /bsd default system kernel +.It Pa /bsd.rd +standalone installation kernel, suitable for disaster recovery .It Pa boot.lif network bootstrap and kernel combined image .It Pa /usr/mdec/cdboot |