diff --git a/man2/create_module.2 b/man2/create_module.2 index f2afb687b..cb0d81559 100644 --- a/man2/create_module.2 +++ b/man2/create_module.2 @@ -5,7 +5,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH CREATE_MODULE 2 2012-10-09 "Linux" "Linux Programmer's Manual" +.TH CREATE_MODULE 2 2012-10-18 "Linux" "Linux Programmer's Manual" .SH NAME create_module \- create a loadable module entry .SH SYNOPSIS diff --git a/man2/delete_module.2 b/man2/delete_module.2 index 1277caa53..ec5f78706 100644 --- a/man2/delete_module.2 +++ b/man2/delete_module.2 @@ -20,7 +20,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH DELETE_MODULE 2 2012-10-12 "Linux" "Linux Programmer's Manual" +.TH DELETE_MODULE 2 2012-10-18 "Linux" "Linux Programmer's Manual" .SH NAME delete_module \- unload a kernel module .SH SYNOPSIS diff --git a/man2/get_kernel_syms.2 b/man2/get_kernel_syms.2 index dfba74c8d..30ccb4165 100644 --- a/man2/get_kernel_syms.2 +++ b/man2/get_kernel_syms.2 @@ -5,7 +5,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH GET_KERNEL_SYMS 2 2012-10-09 "Linux" "Linux Programmer's Manual" +.TH GET_KERNEL_SYMS 2 2012-10-18 "Linux" "Linux Programmer's Manual" .SH NAME get_kernel_syms \- retrieve exported kernel and module symbols .SH SYNOPSIS diff --git a/man2/init_module.2 b/man2/init_module.2 index 1458f1db5..a924ec490 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-12 "Linux" "Linux Programmer's Manual" +.TH INIT_MODULE 2 2012-10-18 "Linux" "Linux Programmer's Manual" .SH NAME init_module \- load a kernel module .SH SYNOPSIS diff --git a/man2/query_module.2 b/man2/query_module.2 index 98963c135..62c4c5cac 100644 --- a/man2/query_module.2 +++ b/man2/query_module.2 @@ -5,7 +5,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH QUERY_MODULE 2 2012-10-09 "Linux" "Linux Programmer's Manual" +.TH QUERY_MODULE 2 2012-10-18 "Linux" "Linux Programmer's Manual" .SH NAME query_module \- query the kernel for various bits pertaining to modules .SH SYNOPSIS