aboutsummaryrefslogtreecommitdiffstats
path: root/man2/delete_module.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/delete_module.2')
-rw-r--r--man2/delete_module.25
1 files changed, 3 insertions, 2 deletions
diff --git a/man2/delete_module.2 b/man2/delete_module.2
index 90c9d7e9a3..115c24cc51 100644
--- a/man2/delete_module.2
+++ b/man2/delete_module.2
@@ -5,7 +5,7 @@
.\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
.\" reformatting and rewordings by mtk
.\"
-.TH DELETE_MODULE 2 2006-02-09 "Linux" "Linux Programmer's Manual"
+.TH DELETE_MODULE 2 2012-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME
delete_module \- delete a loadable module entry
.SH SYNOPSIS
@@ -54,4 +54,5 @@ is Linux-specific.
.SH "SEE ALSO"
.BR create_module (2),
.BR init_module (2),
-.BR query_module (2)
+.BR query_module (2),
+.BR rmmod (8)