]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/delete_module.2
Wrapped long lines, wrapped at sentence boundaries; stripped trailing
[thirdparty/man-pages.git] / man2 / delete_module.2
index eba70f95bee5b0fdc060bf57a737f7eebcec6598..78fb4dbfeed10c4bf9ad407b6cc1eb8ce2f28056 100644 (file)
@@ -2,7 +2,7 @@
 .\" This file is distributed according to the GNU General Public License.
 .\" See the file COPYING in the top level source directory for details.
 .\"
-.\" 2006-02-09, some reformatting by Luc Van Oostenryck; some 
+.\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
 .\" reformatting and rewordings by mtk
 .\"
 .TH DELETE_MODULE 2 "2002" Linux "Linux Module Support"
@@ -23,7 +23,8 @@ is NULL,
 all unused modules marked auto-clean will be removed.
 This system call requires privilege.
 .SH "RETURN VALUE"
-On success, zero is returned.  On error, \-1 is returned and
+On success, zero is returned.
+On error, \-1 is returned and
 .I errno
 is set appropriately.
 .SH ERRORS