diff options
Diffstat (limited to 'man3/slist.3')
| -rw-r--r-- | man3/slist.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/slist.3 b/man3/slist.3 index 030972f7a5..2aa31865c4 100644 --- a/man3/slist.3 +++ b/man3/slist.3 @@ -241,9 +241,9 @@ structure, respectively. returns an initializer that can be assigned to the list .IR head . .SH STANDARDS -Not in POSIX.1, POSIX.1-2001, or POSIX.1-2008. -Present on the BSDs -(SLIST macros first appeared in 4.4BSD). +BSD. +.SH HISTORY +4.4BSD. .SH BUGS .BR SLIST_FOREACH () doesn't allow |
