diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-05 20:53:12 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-05 20:53:12 +0000 |
commit | cd8f494c4d396c6413e86b08949f6b96cb7a6bbc (patch) | |
tree | c8f3570286f8e0ad52a6134ed80ee4c7a6b1174f /sbin/modunload/modunload.8 | |
parent | da7386e356c0b9dc426070fb1e230bfed9abc6eb (diff) |
The .Bl -tag flag expects a -width argument.
Diffstat (limited to 'sbin/modunload/modunload.8')
-rw-r--r-- | sbin/modunload/modunload.8 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sbin/modunload/modunload.8 b/sbin/modunload/modunload.8 index f34c2b120b4..2b4f4f8abd5 100644 --- a/sbin/modunload/modunload.8 +++ b/sbin/modunload/modunload.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: modunload.8,v 1.7 1998/12/15 01:20:33 aaron Exp $ +.\" $OpenBSD: modunload.8,v 1.8 1999/10/05 20:53:10 aaron Exp $ .\" $NetBSD: modunload.8,v 1.3 1995/03/18 14:56:49 cgd Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou @@ -71,6 +71,4 @@ command was designed to be similar in functionality to the corresponding command in .Tn "SunOS 4.1.3" . .Sh AUTHOR -.Bl -tag -Terrence R. Lambert, terry@cs.weber.edu -.El +Terrence R. Lambert <terry@cs.weber.edu> |