aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-12-04 00:00:20 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-12-04 00:00:20 +0000
commit8eff60c4424ccd131c972c503c88353eebe286a8 (patch)
tree362c58c6ea91b80b375ca8e576ff548a95a02cc0
parent0953bd9f6bc38ca29acb0153d39899fc578c2e97 (diff)
Notes
-rw-r--r--usr.bin/modstat/modstat.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/modstat/modstat.8 b/usr.bin/modstat/modstat.8
index 99667e261489..7a209b47f3a3 100644
--- a/usr.bin/modstat/modstat.8
+++ b/usr.bin/modstat/modstat.8
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: modstat.8,v 1.1 1994/08/19 12:14:04 davidg Exp $
+.\" $Id: modstat.8,v 1.2 1994/08/19 13:38:29 davidg Exp $
.\"
.Dd June 7, 1993
.Dt MODSTAT 8
@@ -55,8 +55,8 @@ utility exits with a status of 0 on success
and with a nonzero status if an error occurs.
.Sh SEE ALSO
.Xr lkm 4 ,
-.Xr modunload 8 ,
-.Xr modstat 8
+.Xr modload 8 ,
+.Xr modunload 8
.Sh HISTORY
The
.Nm