diff --git a/man2/finit_module.2 b/man2/finit_module.2 new file mode 100644 index 000000000..20c5c51f8 --- /dev/null +++ b/man2/finit_module.2 @@ -0,0 +1 @@ +.so man2/init_module.2 diff --git a/man2/init_module.2 b/man2/init_module.2 index 77f346e0a..be953ce4f 100644 --- a/man2/init_module.2 +++ b/man2/init_module.2 @@ -22,7 +22,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH INIT_MODULE 2 2012-10-18 "Linux" "Linux Programmer's Manual" +.TH INIT_MODULE 2 2012-12-21 "Linux" "Linux Programmer's Manual" .SH NAME init_module \- load a kernel module .SH SYNOPSIS