summaryrefslogtreecommitdiff
path: root/sbin/modunload/modunload.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-03 13:16:10 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-03 13:16:10 +0000
commit2cf124e6dbd711198131ac89dd8f98ef5f8deb65 (patch)
tree343fc85b04718144a27f11799b2a1d87ee255ab2 /sbin/modunload/modunload.8
parent5f6a2902bcfd03976baf4360e5a1ea749a4d0700 (diff)
- section reorder
- some mdoc fixes
Diffstat (limited to 'sbin/modunload/modunload.8')
-rw-r--r--sbin/modunload/modunload.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/modunload/modunload.8 b/sbin/modunload/modunload.8
index eb02fabe132..16b114ba0f3 100644
--- a/sbin/modunload/modunload.8
+++ b/sbin/modunload/modunload.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: modunload.8,v 1.11 2003/01/18 23:30:20 deraadt Exp $
+.\" $OpenBSD: modunload.8,v 1.12 2003/06/03 13:16:08 jmc Exp $
.\" $NetBSD: modunload.8,v 1.3 1995/03/18 14:56:49 cgd Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
@@ -75,4 +75,4 @@ command was designed to be similar in functionality
to the corresponding command in
.Tn "SunOS 4.1.3" .
.Sh AUTHORS
-Terrence R. Lambert <terry@cs.weber.edu>
+.An Terrence R. Lambert terry@cs.weber.edu