diff options
-rw-r--r-- | sys/arch/mvme68k/stand/installboot/installboot.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/stand/installboot/installboot.8 b/sys/arch/mvme68k/stand/installboot/installboot.8 index 3b4cefdbf67..af8493ebad5 100644 --- a/sys/arch/mvme68k/stand/installboot/installboot.8 +++ b/sys/arch/mvme68k/stand/installboot/installboot.8 @@ -1,4 +1,4 @@ -.\" $Id: installboot.8,v 1.1 1996/05/16 02:32:42 chuck Exp $ +.\" $Id: installboot.8,v 1.2 1997/11/25 19:43:47 deraadt Exp $ .\" .Dd 31 May 1995 .Dt INSTALLBOOT 8 @@ -8,7 +8,8 @@ .Nd install a bootstrap on a UFS disk .Sh SYNOPSIS .Nm installboot -.Fl n | Fl v +.Op Fl n +.Op Fl v .Ar ufsboot .Ar bootxx .Ar rawdev |