| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 243294
Submitted by: Igor Ostapenko
MFC after: 5 days
Notes:
svn path=/head/; revision=361249
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Leading '+', '-', and ':' in optstring have special meaning. We briefly
mention that the first two have special meaning in that we say
POSIXLY_CORRECT turns them off, but we don't actually document their
meaning. Add a paragraph to RETURN VALUES explaining how they control
the treatment of non-option arguments.
A leading ':' has no mention; add a note that it suppresses warnings about
missing arguments.
Reviewed by: jilles
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D14142
Notes:
svn path=/head/; revision=337666
|
|
|
|
|
|
|
|
|
|
| |
- Make wording more clear: "is expect" vs "is expected" [1]
- Remove extraneous trailing period..
Reported by: dim [1]
Notes:
svn path=/head/; revision=259340
|
|
|
|
|
|
|
|
|
|
| |
to make the examples reflect reality more closely.
MFC after: 1 week
X-MFC-After: 9.0-RELEASE
Notes:
svn path=/head/; revision=228885
|
|
|
|
|
|
|
|
|
| |
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
Notes:
svn path=/head/; revision=211397
|
|
|
|
| |
Notes:
svn path=/head/; revision=140505
|
|
|
|
| |
Notes:
svn path=/head/; revision=140262
|
|
|
|
| |
Notes:
svn path=/head/; revision=126693
|
|
|
|
|
|
|
| |
single '-' in command line and '-' (non-first) in options
Notes:
svn path=/head/; revision=126692
|
|
|
|
| |
Notes:
svn path=/head/; revision=126535
|
|
|
|
|
|
|
|
|
|
| |
define for it.
Don't catch POSIXLY_CORRECT env. into static variable, it can be changed
on the fly by program.
Use P1003.2 standartized illoptchar[]
Notes:
svn path=/head/; revision=126452
|
|
|
|
| |
Notes:
svn path=/head/; revision=126440
|
|
|
|
|
|
|
|
| |
in favour of GNU instead of NetBSD, because configure's use us and
expect GNU.
Notes:
svn path=/head/; revision=126439
|
|
|
|
|
|
|
|
| |
PR: 63173
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Notes:
svn path=/head/; revision=126189
|
|
|
|
| |
Notes:
svn path=/head/; revision=126143
|
|
|
|
| |
Notes:
svn path=/head/; revision=108037
|
|
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107705
|
|
Obtained from: NetBSD
Sponsored by: Apple
Notes:
svn path=/head/; revision=104128
|