diff options
Diffstat (limited to 'man3/tailq.3')
| -rw-r--r-- | man3/tailq.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/tailq.3 b/man3/tailq.3 index 2474a674c9..e57dd6438e 100644 --- a/man3/tailq.3 +++ b/man3/tailq.3 @@ -315,10 +315,10 @@ structure, respectively. returns an initializer that can be assigned to the queue .IR head . .SH STANDARDS -Not in POSIX.1, POSIX.1-2001, or POSIX.1-2008. -Present on the BSDs. -(TAILQ functions first appeared in 4.4BSD). -.SH BUGS +BSD. +.SH HISTORY +4.4BSD. +.SH CAVEATS .BR TAILQ_FOREACH () and .BR TAILQ_FOREACH_REVERSE () |
