]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/query_module.2
Start of man-pages-5.03: renaming .Announce and .lsm files
[thirdparty/man-pages.git] / man2 / query_module.2
index 299cf138fda307e21424578565dae5cabe42b581..10b99a99a8b8f19ea5e83daa0a450716b7caae8a 100644 (file)
@@ -7,7 +7,7 @@
 .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
 .\" reformatting and rewordings by mtk
 .\"
-.TH QUERY_MODULE 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH QUERY_MODULE 2 2017-09-15 "Linux" "Linux Programmer's Manual"
 .SH NAME
 query_module \- query the kernel for various bits pertaining to modules
 .SH SYNOPSIS
@@ -85,7 +85,7 @@ struct module_symbol {
     unsigned long value;
     unsigned long name;
 };
-.fi
+.EE
 .in
 .IP
 followed by null-terminated strings.
@@ -107,7 +107,7 @@ struct module_info {
     unsigned long size;
     unsigned long flags;
 };
-.fi
+.EE
 .in
 .IP
 where