summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-16 11:26:32 +0000
committerJim Meyering <jim@meyering.net>2002-04-16 11:26:32 +0000
commit28ea23054ee9244e0134c87a05e164a2475279dc (patch)
treece21031bc0218cb35ca5975cff3e1979f45809c5 /doc/coreutils.texi
parentcea6ca618ebfc93f080ba3fbccdf2cab4cee65ae (diff)
downloadcoreutils-28ea23054ee9244e0134c87a05e164a2475279dc.tar.xz
s/POSIX/@sc{posix}/
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 93afa1bf7..8fbeafb3f 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},