diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 2000-01-03 20:04:35 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 2000-01-03 20:04:35 +0000 |
commit | f852901877b536d72fa1b7f448df92728896855e (patch) | |
tree | f937836c98a037af29eb36fafe0c815823e29c02 /sys/arch/alpha/stand/installboot.8 | |
parent | 490c7f16060cda60474198b2480b53d8f63deb4d (diff) |
.Sh "SEE ALSO" -> .Sh SEE ALSO
Diffstat (limited to 'sys/arch/alpha/stand/installboot.8')
-rw-r--r-- | sys/arch/alpha/stand/installboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/stand/installboot.8 b/sys/arch/alpha/stand/installboot.8 index 65ad7392bd3..e23868e195c 100644 --- a/sys/arch/alpha/stand/installboot.8 +++ b/sys/arch/alpha/stand/installboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installboot.8,v 1.6 1999/07/09 13:35:33 aaron Exp $ +.\" $OpenBSD: installboot.8,v 1.7 2000/01/03 20:04:27 pjanzen Exp $ .\" $NetBSD: installboot.8,v 1.2 1997/04/06 08:41:11 cgd Exp $ .\" .\" Copyright (c) 1996, 1997 Christopher G. Demetriou. All rights reserved. @@ -134,7 +134,7 @@ set to a value greater than one, or with set to one if the .Dq boot program resides in a file system on the disk's raw partition. -.Sh "SEE ALSO" +.Sh SEE ALSO .Xr disklabel 8 , .Xr init 8 , .Xr sysctl 8 |