diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2020-07-20 07:59:27 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-07-20 11:27:26 +0200 |
| commit | 9363af082e12bdc574d4cb7fe82ef2bc39600d43 (patch) | |
| tree | 0f2e74ced0d258c65c7a82142ced6ecd423cfbb2 /man5 | |
| parent | cc6d2edb9b29391bd038b962b6e7936f62925cab (diff) | |
| download | man-pages-9363af082e12bdc574d4cb7fe82ef2bc39600d43.tar.gz | |
proc.5: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 0dbc05228e..4cffd97180 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1395,7 +1395,7 @@ is shown unescaped except for newline characters, which are replaced with an octal escape sequence. As a result, it is not possible to determine whether the original pathname contained a newline character or the literal -.I \ee012 +.I \e012 character sequence. .IP If the mapping is file-backed and the file has been deleted, the string |
