From: Michael Kerrisk Date: Sun, 4 Dec 2016 19:23:54 +0000 (+0100) Subject: docs: last(1): Eliminate oddball formatting X-Git-Tag: v2.30-rc1~352^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd17733fcb7a04474c8a25d6a6e43313ed2174ae;p=thirdparty%2Futil-linux.git docs: last(1): Eliminate oddball formatting \s-2...\s0 is unused anywhere else. Remove it. Signed-off-by: Michael Kerrisk --- diff --git a/login-utils/last.1 b/login-utils/last.1 index ba1da00b6e..bb50ac7056 100644 --- a/login-utils/last.1 +++ b/login-utils/last.1 @@ -43,11 +43,11 @@ can be abbreviated, thus is the same as .BR "last tty0" . .PP -When catching a \s-2SIGINT\s0 signal (generated by the interrupt key, usually -control-C) or a \s-2SIGQUIT\s0 signal, +When catching a SIGINT signal (generated by the interrupt key, usually +control-C) or a SIGQUIT signal, .B last will show how far it has searched through the file; in the case of the -\s-2SIGINT\s0 signal +SIGINT signal .B last will then terminate. .PP