diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-18 17:31:56 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-18 17:31:56 +0000 |
| commit | f6fcdfeeab362069f99bc3dc79db50328a33741b (patch) | |
| tree | 03b7151a81ac0b28fa21d6b67911723ba0ad1b0e /share | |
| parent | ac33ac2896f168370d1a09a90d1b8a015a9e54db (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man9/posix4.9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/posix4.9 b/share/man/man9/posix4.9 index 4c8ebe3c8b2a..7d2378a6063c 100644 --- a/share/man/man9/posix4.9 +++ b/share/man/man9/posix4.9 @@ -94,6 +94,7 @@ is defined in sys/unistd.h when the combination of _POSIX_VERSION, _POSIX_SOURCE, and _POSIX_C_SOURCE indicate that the extensions are in scope. .Bd -literal -offset 0i _P1003_1B_VISIBLE_HISTORICALLY +.Ed is present to conditionalize POSIX.1B extensions that were historically in the system. These are visible when _POSIX_SOURCE and _POSIX_C_SOURCE are not set at all or when _POSIX_C_SOURCE enables POSIX.1B features. |
