diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-12 14:54:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-12 14:54:05 +0000 |
commit | d4151465dc91d8303aac849d3c78dd175aa5c4c2 (patch) | |
tree | 4db41739f3160fca2185b8d2f162c19a75eb4503 /sys/arch/i386 | |
parent | 1531c601ab2f2a4d54d2425d97bfc4665c04a67c (diff) |
missing .El;
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/stand/biosboot/biosboot.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/stand/biosboot/biosboot.8 b/sys/arch/i386/stand/biosboot/biosboot.8 index 763a43ea70d..9c806db8135 100644 --- a/sys/arch/i386/stand/biosboot/biosboot.8 +++ b/sys/arch/i386/stand/biosboot/biosboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: biosboot.8,v 1.18 2004/01/26 23:21:49 tom Exp $ +.\" $OpenBSD: biosboot.8,v 1.19 2004/03/12 14:54:04 jmc Exp $ .\" .\" Copyright (c) 2003 Tom Cosgrove <tom.cosgrove@arches-consulting.com> .\" Copyright (c) 1997 Michael Shalayeff @@ -211,6 +211,7 @@ In either case, it is not possible for .Nm to calculate the (cylinder, head, sector) values required to read any sectors. +.El .Sh NOTES Using .Nm |