Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man5/proc.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man5/proc.5 b/man5/proc.5 index 5886bac99..485b3dfc7 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -532,8 +532,8 @@ Furthermore, a process may change the memory location that this file refers via .BR prctl (2) operations such as .BR PR_SET_MM_ARG_START . -+.IP -+Think of this file as the command line that the process wants you to see. +.IP +Think of this file as the command line that the process wants you to see. .TP .IR /proc/[pid]/comm " (since Linux 2.6.33)" .\" commit 4614a696bd1c3a9af3a08f0e5874830a85b889d4 -- 2.27.0.rc2