diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2022-06-27 16:39:35 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2022-06-27 16:39:35 +0000 |
commit | 151c80ce31dca8de215a4008645b98e344e6fa18 (patch) | |
tree | 76f809c7e20c5efbeaaa66153504ffad3e58b566 /sys/arch/amd64/stand | |
parent | 8c08e2d52adda02edb8e94b5be17f83c891187ed (diff) |
zap extraneous .Pp
Diffstat (limited to 'sys/arch/amd64/stand')
-rw-r--r-- | sys/arch/amd64/stand/biosboot/biosboot.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/biosboot/biosboot.8 b/sys/arch/amd64/stand/biosboot/biosboot.8 index 9cb6390c6aa..e1dee735319 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.14 2022/06/27 16:10:07 deraadt Exp $ +.\" $OpenBSD: biosboot.8,v 1.15 2022/06/27 16:39:34 jmc Exp $ .\" .\" Copyright (c) 2003 Tom Cosgrove <tom.cosgrove@arches-consulting.com> .\" Copyright (c) 1997 Michael Shalayeff @@ -170,7 +170,6 @@ The BIOS returned an error indication when attempted to read a disk sector. This might be any media error, including bad sectors (common on floppy disks), and invalid sectors (can occur with bad geometry translations). -.Pp .It Er ERR X Can't boot. Issued when trying to read sectors in CHS mode, |