diff --git a/man2/delete_module.2 b/man2/delete_module.2 index 90c9d7e9a..115c24cc5 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)