]> git.ipfire.org Git - thirdparty/man-pages.git/commit
strcmp.3: tfix
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 12 Jun 2021 08:27:41 +0000 (10:27 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 20 Jun 2021 03:49:15 +0000 (15:49 +1200)
commit0c292c5f936c680ca53f764b31cb1d10aa042a56
tree139c30fd7c96e3c0ecd110df5c5c075b419878bc
parent53de89a5fa3ab032e6da3adb1da01b02ff6c11aa
strcmp.3: tfix

With a simple backslash, '\0' ended up as ' ' in the man output.

Reported-by: Štěpán Němec <stepnem@gmail.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/strcmp.3