diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-02-27 10:25:56 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-02-27 10:25:56 +0100 |
| commit | 44449eb99f9f819b0cde73b4857c382b497650cb (patch) | |
| tree | 83111399d543fc5873505add61eb5c0bdfba28e9 | |
| parent | b3a696eb9432517590787eab411597a74edea942 (diff) | |
| download | man-pages-44449eb99f9f819b0cde73b4857c382b497650cb.tar.gz | |
locale.7, user_namespaces.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/locale.7 | 2 | ||||
| -rw-r--r-- | man7/user_namespaces.7 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man7/locale.7 b/man7/locale.7 index f582fe0cdb..6caccb390b 100644 --- a/man7/locale.7 +++ b/man7/locale.7 @@ -237,7 +237,7 @@ All of the above. If the second argument to .BR setlocale (3) is an empty string, -.BR """""" , +.IR """""" , for the default locale, it is determined using the following steps: .IP 1. 3 If there is a non-null environment variable diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index e377e1bf01..636461f0d3 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -283,7 +283,7 @@ allows (since Linux 4.6) that process to the mount the cgroup version 2 filesystem and cgroup version 1 named hierarchies (i.e., cgroup filesystems mounted with the -.BR """none,name=""" +.IR """none,name=""" option). .PP Holding |
