summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-03-01 16:07:42 +0000
committerjmc <jmc@openbsd.org>2007-03-01 16:07:42 +0000
commit946665d390ed32fa08a8f7fea122bdea16633f38 (patch)
treea7291784af2771f2eb473012b7895ec580e6a6bd
parentproper softint treatment (that get missed otherwise); found and tested by mpf@ on pppoe; drahn@ ok (diff)
downloadwireguard-openbsd-946665d390ed32fa08a8f7fea122bdea16633f38.tar.xz
wireguard-openbsd-946665d390ed32fa08a8f7fea122bdea16633f38.zip
-with -> -width
-rw-r--r--share/man/man4/man4.sparc64/bpp.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc64/bpp.4 b/share/man/man4/man4.sparc64/bpp.4
index 8af613edce2..e1893a59d4c 100644
--- a/share/man/man4/man4.sparc64/bpp.4
+++ b/share/man/man4/man4.sparc64/bpp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bpp.4,v 1.1 2007/02/28 18:48:33 miod Exp $
+.\" $OpenBSD: bpp.4,v 1.2 2007/03/01 16:07:42 jmc Exp $
.\"
.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -38,7 +38,7 @@ The
driver provides support for the built-in parallel port.
It only supports writing data to the device.
.Sh FILES
-.Bl -tag -with tenletters -compact
+.Bl -tag -width tenletters -compact
.It Pa /dev/bpp parallel port device
.El
.Sh SEE ALSO