aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-08-20 16:15:51 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-09-13 20:16:03 -0700
commit11d8ef176b9e10fa31e2014fe1211492eb0bda22 (patch)
treee44f9dbe9e11ea02c0680bd71938af7530a0d5c0 /man7
parent0b497138b90885361ca2cd1d074403e9ad740708 (diff)
downloadman-pages-11d8ef176b9e10fa31e2014fe1211492eb0bda22.tar.gz
user_namespaces.7: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/user_namespaces.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index 1dfb9125b9..c053711532 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -395,7 +395,7 @@ In addition, the number of bytes written to
the file must be less than the system page size,
.\" FIXME(Eric): the restriction "less than" rather than "less than or equal"
.\" seems strangely arbitrary. Furthermore, the comment does not agree
-.\" with the code in kernel/user_namespace.c. Which is correct.
+.\" with the code in kernel/user_namespace.c. Which is correct?
and the write must be performed at the start of the file (i.e.,
.BR lseek (2)
and