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.vax | |
parent | f7ea1674c3499cc08e0e9d39ae7672ff597e517f (diff) |
Mention bsd.rd in the FILES section.
Diffstat (limited to 'share/man/man8/man8.vax')
-rw-r--r-- | share/man/man8/man8.vax/boot_vax.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man8/man8.vax/boot_vax.8 b/share/man/man8/man8.vax/boot_vax.8 index 28118e760d0..4c226b1bb37 100644 --- a/share/man/man8/man8.vax/boot_vax.8 +++ b/share/man/man8/man8.vax/boot_vax.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_vax.8,v 1.6 2004/02/09 19:21:52 espie Exp $ +.\" $OpenBSD: boot_vax.8,v 1.7 2004/12/27 16:41:16 miod Exp $ .\" $NetBSD: boot_vax.8,v 1.3 1995/04/23 10:33:39 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -308,7 +308,9 @@ can be used to boot from a distribution tape. .Sh FILES .Bl -tag -width /usr/mdec/xxboot -compact .It Pa /bsd -system code +default system kernel +.It Pa /bsd.rd +standalone installation kernel, suitable for disaster recovery .It Pa /boot system bootstrap .It Pa /usr/mdec/xxboot |