summaryrefslogtreecommitdiff
path: root/sbin/modunload
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/modunload')
-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 5b5dc4d24c9..f34c2b120b4 100644
--- a/sbin/modunload/modunload.8
+++ b/sbin/modunload/modunload.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: modunload.8,v 1.6 1998/11/28 19:56:23 aaron Exp $
+.\" $OpenBSD: modunload.8,v 1.7 1998/12/15 01:20:33 aaron Exp $
.\" $NetBSD: modunload.8,v 1.3 1995/03/18 14:56:49 cgd Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
@@ -33,7 +33,7 @@
.Nm modunload
.Nd unload a kernel module
.Sh SYNOPSIS
-.Nm
+.Nm modunload
.Op Fl i Ar id
.Op Fl n Ar name
.Sh DESCRIPTION