diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-23 14:11:41 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-23 14:11:41 +0000 |
commit | 18cf786954e1bd6b1bb79070fceb4fecbad6d488 (patch) | |
tree | 0bc8554e6274bdee7e759f2d2d6a1e20fed0cdbb /sys/arch/sun3/stand/installboot/installboot.8 | |
parent | bd3846209995d875b04576fcb40766bbc82c16c6 (diff) |
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com
Diffstat (limited to 'sys/arch/sun3/stand/installboot/installboot.8')
-rw-r--r-- | sys/arch/sun3/stand/installboot/installboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sun3/stand/installboot/installboot.8 b/sys/arch/sun3/stand/installboot/installboot.8 index 21cea51f995..3616844b9ce 100644 --- a/sys/arch/sun3/stand/installboot/installboot.8 +++ b/sys/arch/sun3/stand/installboot/installboot.8 @@ -1,8 +1,8 @@ -.\" $Id: installboot.8,v 1.4 1996/10/11 23:06:41 deraadt Exp $ +.\" $Id: installboot.8,v 1.5 1999/05/23 14:11:30 aaron Exp $ .\" .Dd 31 May 1995 .Dt INSTALLBOOT 8 -.Os +.Os .Sh NAME .Nm installboot .Nd install a bootstrap on a UFS disk |