aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/unshare.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/unshare.2 b/man2/unshare.2
index 73218a25ff..121479e9f0 100644
--- a/man2/unshare.2
+++ b/man2/unshare.2
@@ -74,7 +74,7 @@ or umask
.RB ( umask (2))
attributes with any other process.
.TP
-.BR CLONE_NEWIPC " (since Linux 2.6.19)
+.BR CLONE_NEWIPC " (since Linux 2.6.19)"
This flag has the same effect as the
.BR clone (2)
.B CLONE_NEWIPC
@@ -91,7 +91,7 @@ requires the
.BR CAP_SYS_ADMIN
capability.
.TP
-.BR CLONE_NEWNET " (since Linux 2.6.24)
+.BR CLONE_NEWNET " (since Linux 2.6.24)"
This flag has the same effect as the
.BR clone (2)
.B CLONE_NEWNET