diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-15 09:19:08 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-15 09:19:08 +0000 |
commit | 6642eb449663f60a00c0e02566c478e6d02a61e8 (patch) | |
tree | 0e24ee69f3b104ae5b464e5854684b21e012fda4 /sys | |
parent | bccd2e95ca7d6aeae0be2ab556a54b128f6edd4b (diff) |
kill trailing whitespace;
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/amd64/stand/biosboot/biosboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/biosboot/biosboot.8 b/sys/arch/amd64/stand/biosboot/biosboot.8 index 570448f0e1c..f8dbb679b63 100644 --- a/sys/arch/amd64/stand/biosboot/biosboot.8 +++ b/sys/arch/amd64/stand/biosboot/biosboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: biosboot.8,v 1.5 2005/07/15 09:12:04 jmc Exp $ +.\" $OpenBSD: biosboot.8,v 1.6 2005/07/15 09:19:07 jmc Exp $ .\" .\" Copyright (c) 2003 Tom Cosgrove <tom.cosgrove@arches-consulting.com> .\" Copyright (c) 1997 Michael Shalayeff @@ -258,7 +258,7 @@ kernel for installation/recovery .Sh HISTORY .Nm was originally written by Michael Shalayeff for -.Ox 2.1 +.Ox 2.1 on the i386 platform. However it was based on bootstrap code from older versions of this operating system, other operating systems, other programs, and |