diff options
author | 2005-07-15 09:19:07 +0000 | |
---|---|---|
committer | 2005-07-15 09:19:07 +0000 | |
commit | 5db919c6084d733da400b45543998bee236b84ab (patch) | |
tree | 836f85d6ff16e173486a7fa2bf68b361076b7007 | |
parent | - add /bsd.rd to FILES (diff) | |
download | wireguard-openbsd-5db919c6084d733da400b45543998bee236b84ab.tar.xz wireguard-openbsd-5db919c6084d733da400b45543998bee236b84ab.zip |
kill trailing whitespace;
-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 |