OSDN Git Service

Revert changes in original/ of f55eb7e
authorAkihiro MOTOKI <amotoki@gmail.com>
Wed, 7 Jan 2015 09:22:26 +0000 (18:22 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Wed, 7 Jan 2015 09:22:26 +0000 (18:22 +0900)
The changes in original/ were made by mistake.

original/man2/clone.2
original/man2/unshare.2

index ec6b1f9..2d4fd1a 100644 (file)
@@ -417,7 +417,7 @@ or
 .BR clone ()
 in Linux 2.6.23,
 the current
-.BR clone ()
+.BR clone()
 semantics were merged in Linux 3.5,
 and the final pieces to make the user namespaces completely usable were
 merged in Linux 3.8.)
@@ -1012,8 +1012,7 @@ does not have a mapping in the parent namespace (see
 .TP
 .BR EPERM " (since Linux 3.9)"
 .\" commit 3151527ee007b73a0ebd296010f1c0454a919c7d
-.B CLONE_NEWUSER
-was specified in
+.B CLONE_NEWUSER was specified in
 .I flags
 and the caller is in a chroot environment
 .\" FIXME What is the rationale for this restriction?
index 3bc1f9a..9b1d506 100644 (file)
@@ -311,8 +311,7 @@ does not have a mapping in the parent namespace (see
 .TP
 .BR EPERM " (since Linux 3.9)"
 .\" commit 3151527ee007b73a0ebd296010f1c0454a919c7d
-.B CLONE_NEWUSER
-was specified in
+.B CLONE_NEWUSER was specified in
 .I flags
 and the caller is in a chroot environment
 .\" FIXME What is the rationale for this restriction?