diff options
author | Jim Meyering <jim@meyering.net> | 2002-05-28 10:03:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-05-28 10:03:56 +0000 |
commit | 8af3bb04437a947093a3ec3a57482646d7386ece (patch) | |
tree | aa67e61f4dc655991b61f5998b6f76184ca1c2a1 /doc | |
parent | e8b70f28238a4f1d5070f656a0e08e4d260b074d (diff) | |
download | coreutils-8af3bb04437a947093a3ec3a57482646d7386ece.tar.xz |
more acronyms
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 892f04300..4133b2e7e 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -11060,7 +11060,7 @@ User-defined signal 2. @end table @noindent -@acronym{POSIX} 1003.1-2001 systems that support the @sc{xsi} extension +@acronym{POSIX} 1003.1-2001 systems that support the @acronym{XSI} extension also support the following signals: @table @samp @@ -11081,7 +11081,7 @@ File size limit exceeded. @end table @noindent -@acronym{POSIX} 1003.1-2001 systems that support the @sc{xrt} extension +@acronym{POSIX} 1003.1-2001 systems that support the @acronym{XRT} extension also support at least eight real-time signals called @samp{RTMIN}, @samp{RTMIN+1}, @dots{}, @samp{RTMAX-1}, @samp{RTMAX}. |