On 7/20/20 7:59 AM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Thanks, Jakub. Patch applied. Cheers, Michael > --- > man5/proc.5 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man5/proc.5 b/man5/proc.5 > index 0dbc05228..4cffd9718 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/