Updated CONFORMING TO section

This commit is contained in:
Michael Kerrisk 2006-08-03 13:57:13 +00:00
parent 2b886a2880
commit 65017cd944
15 changed files with 20 additions and 19 deletions

View File

@ -13,7 +13,7 @@ chgrp \- change group ownership of files
POSIX options:
.B "[\-R] [\-\-]"
.sp
POSIX 1003.1-2001 options:
POSIX.1-2001 options:
.B [\-hHLPR]
.sp
GNU group denotation:
@ -112,7 +112,7 @@ The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning. For an XSI-conforming system: NLSPATH has the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2 only requires the \-R option. Use of other options
POSIX.2 only requires the \-R option. Use of other options
may not be portable.
.SH NOTES
This page describes

View File

@ -130,7 +130,7 @@ The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning. For an XSI-conforming system: NLSPATH has the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2 only requires the \-R option. Use of other options
POSIX.2 only requires the \-R option. Use of other options
may not be portable. This standard does not describe the 't' permission
bit. This standard does not specify whether \fBchmod\fP must preserve
consistency by clearing or refusing to set the set-user-ID and set-group-ID

View File

@ -94,7 +94,7 @@ Terminate option list.
The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2 does not allow use of the dot as separator
POSIX.2 does not allow use of the dot as separator
between user name and group name.
.SH NOTES
This page describes

View File

@ -13,7 +13,7 @@ cp \- copy files and directories
POSIX options:
.B "[\-fiprR] [\-\-]"
.sp
Additional POSIX 1003.1-2003 options:
Additional POSIX.1-2001 options:
.B "[\-HLP]
.sp
GNU file-utils 4.0 options (shortest form):
@ -111,7 +111,7 @@ is not forbidden.)
.B "\-\-"
Terminate option list.
.SH "ADDITIONAL POSIX 2003 OPTIONS"
POSIX 1003.1-2003 adds three options that specify how to handle
POSIX.1-2001 adds three options that specify how to handle
symbolic links. When doing a non-recursive copy, symbolic links
are followed. When doing a recursive copy using the \-r option,
the results are implementation-defined. When doing a recursive
@ -386,7 +386,7 @@ The variables LANG, LC_ALL, LC_COLLATE, LC_CTYPE and LC_MESSAGES have the
usual meaning. For the GNU version, the variables SIMPLE_BACKUP_SUFFIX
and VERSION_CONTROL control backup file naming, as described above.
.SH "CONFORMING TO"
POSIX 1003.2
POSIX.2
.SH NOTES
This page describes
.B cp

View File

@ -173,7 +173,7 @@ Change lowercase letters to uppercase.
Swap every pair of input bytes.
If an odd number of bytes are read the last byte
is simply copied (since there is nothing to swap it with).
[POSIX 1003.2b, PASC interpretations 1003.2 #3 and #4]
[POSIX.2b, PASC interpretations 1003.2 #3 and #4]
.TP
.B noerror
Continue after read errors.
@ -200,7 +200,7 @@ Terminate option list.
The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2
POSIX.2
.SH EXAMPLE
Often a tape drive will not accept arbitrarily sized blocks, and
.B dd

View File

@ -185,7 +185,7 @@ unless overridden by \-k or \-m options.
The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2
POSIX.2
.SH "SEE ALSO"
.BR mount (8)
.SH NOTES

View File

@ -177,7 +177,7 @@ unless overridden by \-k or \-m options.
The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2
POSIX.2
.SH NOTES
This page describes
.B du

View File

@ -209,7 +209,8 @@ Terminate option list.
The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2. However, POSIX 1003.2 (1996) does not discuss soft links.
POSIX.2.
However, POSIX.2 (1996) does not discuss soft links.
Soft links were introduced by BSD, and do not occur in System V release 3
(and older) systems.
.SH "SEE ALSO"

View File

@ -563,7 +563,7 @@ systems. This is due to a flaw in HP-UX; it also affects the HP-UX
.B ls
program.
.SH "CONFORMING TO"
POSIX 1003.2
POSIX.2
.SH "SEE ALSO"
.BR dircolors (1)
.SH NOTES

View File

@ -61,7 +61,7 @@ Terminate option list.
The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2
POSIX.2
.SH NOTES
This page describes
.B mkdir

View File

@ -52,7 +52,7 @@ Terminate option list.
The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2
POSIX.2
.SH NOTES
This page describes
.B mkfifo

View File

@ -160,7 +160,7 @@ The variables LANG, LC_ALL, LC_COLLATE, LC_CTYPE and LC_MESSAGES have the
usual meaning. For the GNU version, the variables SIMPLE_BACKUP_SUFFIX
and VERSION_CONTROL control backup file naming, as described above.
.SH "CONFORMING TO"
POSIX 1003.2, except that directory hierarchies cannot be moved
POSIX.2, except that directory hierarchies cannot be moved
across filesystems.
.SH NOTES
This page describes

View File

@ -102,7 +102,7 @@ Terminate option list.
The variables LANG, LC_ALL, LC_COLLATE, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2, except for the limitation on file hierarchy depth.
POSIX.2, except for the limitation on file hierarchy depth.
.SH NOTES
This page describes
.B rm

View File

@ -64,7 +64,7 @@ Terminate option list.
The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2
POSIX.2
.SH "EXAMPLE OF USE"
The command `\fIrmdir foo\fP' will remove the directory \fIfoo\fP
if it is empty. To remove a nonempty directory, together with everything

View File

@ -156,7 +156,7 @@ The variable TZ is used to interpret explicitly given times.
The variables LANG, LC_ALL, LC_CTYPE and LC_MESSAGES have the
usual meaning.
.SH "CONFORMING TO"
POSIX 1003.2 describes a syntax for the argument of the \-t option
POSIX.2 describes a syntax for the argument of the \-t option
that differs from that used by the GNU implementation.
.SH "EXAMPLE OF USE"
The command `\fItouch foo\fP' will create the file \fIfoo\fP