From: Jim Meyering Date: Tue, 16 Apr 2002 11:26:32 +0000 (+0000) Subject: s/POSIX/@sc{posix}/ X-Git-Tag: SH-UTILS-2_0_12~128 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28ea23054ee9244e0134c87a05e164a2475279dc;p=thirdparty%2Fcoreutils.git s/POSIX/@sc{posix}/ --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 93afa1bf7b..8fbeafb3f4 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -10955,7 +10955,7 @@ the number of a signal, and specifes the signal to be sent. The default signal to send if none is specified is @samp{TERM}. The symbolic signal name can be given in canonical form or prefixed by @samp{SIG}. The case of the letters is ignored. The following signal -names and numbers are supported on all POSIX compliant systems: +names and numbers are supported on all @sc{posix} compliant systems: @table @asis @item 1 @@ -10975,7 +10975,7 @@ names and numbers are supported on all POSIX compliant systems: @end table Other supported signal names have system-dependent corresponding -numbers. All POSIX compliant systems support the signal names +numbers. All @sc{posix} compliant systems support the signal names @samp{FPE}, @samp{ILL}, @samp{BUS}, @samp{CHLD}, @samp{CONT}, @samp{PIPE}, @samp{SEGV}, @samp{STOP}, @samp{TSTP}, @samp{TTIN}, @samp{TTOU}, @samp{USR1}, @samp{USR2}, @samp{POLL}, @samp{PROF},