diff options
author | Matthew Dempsky <matthew@cvs.openbsd.org> | 2011-04-20 00:41:20 +0000 |
---|---|---|
committer | Matthew Dempsky <matthew@cvs.openbsd.org> | 2011-04-20 00:41:20 +0000 |
commit | f94699ffee7abc9c63a117c87a0976655806c93b (patch) | |
tree | bf7d98f0a234c3ddc9a2624038a8bf36eee49028 /share/man | |
parent | fa2a1c77a2883751ee9a3754acbce700a4b9098b (diff) |
Fix spacing nit.
ok jmc@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/man8.amd64/boot_amd64.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/man8.amd64/boot_amd64.8 b/share/man/man8/man8.amd64/boot_amd64.8 index 580f81c3698..c051cefd21b 100644 --- a/share/man/man8/man8.amd64/boot_amd64.8 +++ b/share/man/man8/man8.amd64/boot_amd64.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_amd64.8,v 1.7 2010/08/10 20:34:15 sobrado Exp $ +.\" $OpenBSD: boot_amd64.8,v 1.8 2011/04/20 00:41:19 matthew Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: August 10 2010 $ +.Dd $Mdocdate: April 20 2011 $ .Dt BOOT_AMD64 8 amd64 .Os .Sh NAME @@ -126,7 +126,7 @@ On most systems, booting .Ox from the BIOS will eventually load the -.Ox -specific +.Ox Ns -specific amd64 bootstrapping code. This versatile program is described in a separate document, .Xr boot 8 . |