]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
s/POSIX/@sc{posix}/
authorJim Meyering <jim@meyering.net>
Tue, 16 Apr 2002 11:26:32 +0000 (11:26 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 Apr 2002 11:26:32 +0000 (11:26 +0000)
doc/coreutils.texi

index 93afa1bf7b5401d79cffad74ab9ac5a2ef30a73d..8fbeafb3f48409c693ea681988bf0915fc62622d 100644 (file)
@@ -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},