diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-03-12 12:00:54 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-03-12 12:00:54 +0100 |
| commit | 2d2db85da2a92b4fd1a9bec4009a7992fc935e9f (patch) | |
| tree | c4a0a542c762613588c86c8c10bbbbc9f949766a /man7 | |
| parent | ac288b42c4908e1bbcd18574bdc7172ebb759d72 (diff) | |
| download | man-pages-2d2db85da2a92b4fd1a9bec4009a7992fc935e9f.tar.gz | |
man7/: ffix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/time_namespaces.7 | 2 | ||||
| -rw-r--r-- | man7/user_namespaces.7 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man7/time_namespaces.7 b/man7/time_namespaces.7 index 7080999348..8c31b5f957 100644 --- a/man7/time_namespaces.7 +++ b/man7/time_namespaces.7 @@ -56,7 +56,7 @@ this symbolic link in a call to .BR setns (2) in order to move into the namespace.) .\" -.SS /proc/\fIpid\fP/timens_offsets +.SS \fI/proc/\fPpid\fI/timens_offsets\fP Associated with each time namespace are offsets, expressed with respect to the initial time namespace, that define the values of the monotonic and diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index 6647b02bf7..737dd54ad9 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -739,7 +739,7 @@ capability in the parent user namespace. .\" .\" ============================================================ .\" -.SS The /proc/\fIpid\fP/setgroups file +.SS The \fI/proc/\fPpid\fI/setgroups\fP file .\" .\" commit 9cc46516ddf497ea16e8d7cb986ae03a0f6b92f8 .\" commit 66d2f338ee4c449396b6f99f5e75cd18eb6df272 |
