aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-11-08 13:37:10 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-11-08 13:37:10 +0100
commite64bdfcf3ca4feb27e25baab1a18ce829a24b70b (patch)
treef767581a95df913de881b3135c5285f8e5e56a71
parent04324dee8d66727c70cfd82c5e9c70ddb48620f8 (diff)
downloadman-pages-e64bdfcf3ca4feb27e25baab1a18ce829a24b70b.tar.gz
delete_module.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/delete_module.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/delete_module.2 b/man2/delete_module.2
index 28d06a27a0..b5a28bdac1 100644
--- a/man2/delete_module.2
+++ b/man2/delete_module.2
@@ -116,7 +116,7 @@ flag is dangerous!
If the kernel was not built with
.BR CONFIG_MODULE_FORCE_UNLOAD ,
this flag is silently ignored.
-(Normally ,
+(Normally,
.BR CONFIG_MODULE_FORCE_UNLOAD
is enabled.)
Using this flag taints the kernel (TAINT_FORCED_RMMOD).