From fd17733fcb7a04474c8a25d6a6e43313ed2174ae Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 4 Dec 2016 20:23:54 +0100 Subject: docs: last(1): Eliminate oddball formatting \s-2...\s0 is unused anywhere else. Remove it. Signed-off-by: Michael Kerrisk --- login-utils/last.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'login-utils/last.1') diff --git a/login-utils/last.1 b/login-utils/last.1 index ba1da00b6..bb50ac705 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 -- cgit v1.2.3-55-g7522