diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-09-24 09:32:31 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-09-24 09:32:31 +0200 |
| commit | 861d36ba31d9146248482e537a23757ab18aee32 (patch) | |
| tree | a9bd88b75e9439de905210287db09df003694e66 /man7/cgroup_namespaces.7 | |
| parent | 89de1a399ee44d731f957e8868659e2f4b3a45ad (diff) | |
| download | man-pages-861d36ba31d9146248482e537a23757ab18aee32.tar.gz | |
pldd.1, bpf.2, clone.2, dup.2, ioctl_fat.2, nfsservctl.2, open_by_handle_at.2, perf_event_open.2, pivot_root.2, request_key.2, sched_setaffinity.2, seccomp.2, select.2, statx.2, dl_iterate_phdr.3, dlinfo.3, dlopen.3, insque.3, newlocale.3, printf.3, pthread_setname_np.3, rpc.3, stdarg.3, strfmon.3, veth.4, proc.5, slabinfo.5, cgroup_namespaces.7, cgroups.7, cpuset.7, fanotify.7, inotify.7, mount_namespaces.7, sock_diag.7, user_namespaces.7, ld.so.8: Use \(aq instead of ' inside monospace fonts
Use \(aq to get an unslanted single quote inside monospace code
blocks. Using a simple ' results in a slanted quote inside PDFs.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/cgroup_namespaces.7')
| -rw-r--r-- | man7/cgroup_namespaces.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/cgroup_namespaces.7 b/man7/cgroup_namespaces.7 index 1acb82febf..73dea3167f 100644 --- a/man7/cgroup_namespaces.7 +++ b/man7/cgroup_namespaces.7 @@ -171,7 +171,7 @@ new cgroup namespace), after which we see the expected results: .PP .in +4n .EX -sh2# \fBmount \-\-make\-rslave /\fP # Don't propagate mount events +sh2# \fBmount \-\-make\-rslave /\fP # Don\(aqt propagate mount events # to other namespaces sh2# \fBumount /sys/fs/cgroup/freezer\fP sh2# \fBmount \-t cgroup \-o freezer freezer /sys/fs/cgroup/freezer\fP |
