From 80f060f0cfbb82557091e33c60ad9d69144032d3 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 10 Aug 2001 13:45:36 +0000 Subject: mdoc(7) police: protect trailing full stops of abbreviations with a trailing zero-width space: `e.g.\&'. --- sbin/init/init.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/init/init.8') diff --git a/sbin/init/init.8 b/sbin/init/init.8 index 63d4097..b12b3e2 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -263,7 +263,7 @@ will time out after 30 seconds and print a warning message. will cease creating new processes and allow the system to slowly die away, if it is sent a terminal stop .Pq Dv TSTP -signal, i.e. +signal, i.e.\& .Dq Li "kill \-TSTP 1" . A later hangup will resume full multi-user operations, or a terminate will start a single-user shell. @@ -276,7 +276,7 @@ and will terminate all possible processes (again, it will not wait for deadlocked processes) and reboot the machine if sent the interrupt .Pq Dv INT -signal, i.e. +signal, i.e.\& .Dq Li "kill \-INT 1". This is useful for shutting the machine down cleanly from inside the kernel or from X when the machine appears to be hung. -- cgit v1.1