diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/sparc64/stand/installboot/installboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/stand/installboot/installboot.8 b/sys/arch/sparc64/stand/installboot/installboot.8 index c57a8bf99b6..088064d20cb 100644 --- a/sys/arch/sparc64/stand/installboot/installboot.8 +++ b/sys/arch/sparc64/stand/installboot/installboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installboot.8,v 1.5 2003/06/06 21:45:33 jmc Exp $ +.\" $OpenBSD: installboot.8,v 1.6 2004/12/06 20:19:38 deraadt Exp $ .\" $NetBSD: installboot.8,v 1.1 1995/09/30 21:32:14 pk Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg @@ -93,7 +93,7 @@ using the file .Pa /ofwboot as the second-level boot program: .Bd -literal -offset indent -installboot /usr/mdec/bootblk /dev/rsd0a +# installboot /usr/mdec/bootblk /dev/rsd0c .Ed .Sh SEE ALSO .Xr disklabel 8 , |