From 667f4c78917ec2931d62ef1046b600850f82e09b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 1 Jan 2013 11:23:47 +0100 Subject: [PATCH] unshare.2: tfix Signed-off-by: Michael Kerrisk --- man2/unshare.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/unshare.2 b/man2/unshare.2 index 05711e2e7..aa0c92fb8 100644 --- a/man2/unshare.2 +++ b/man2/unshare.2 @@ -147,7 +147,7 @@ requires the .BR CAP_SYS_ADMIN capability. .TP -.BR CLONE_NEWUTS " (since Linux 2.6.19) +.BR CLONE_NEWUTS " (since Linux 2.6.19)" This flag has the same effect as the .BR clone (2) .B CLONE_NEWUTS