summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2018-02-25 03:24:31 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2018-02-25 03:24:31 +0100
commit05cd5cb200b6b585b2fa255e46745bff38e17faa (patch)
treefe7b5c7e16a782ea4296b48eff96bc646d6ad8fe /sys/man
parentbe8a8129a29036ec5b5ccd69eaa311c58cdde170 (diff)
ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) does support quoting
Diffstat (limited to 'sys/man')
-rw-r--r--sys/man/6/namespace3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/man/6/namespace b/sys/man/6/namespace
index 6c40e620c..4515df8c8 100644
--- a/sys/man/6/namespace
+++ b/sys/man/6/namespace
@@ -13,8 +13,7 @@ subroutines
which is typically called by
.IR init (8).
Each line specifies one name space operation.
-Spaces and tabs separate arguments to operations;
-no quotes or escapes are recognized.
+Spaces and tabs separate arguments to operations.
Blank lines and lines with
.B #
as the first non-space character are ignored.