Note that SLISTs came from FreeBSD to give people an idea that

they're not necessarily a part of 4.4BSD derived implementations.
This commit is contained in:
pooka 2004-04-13 10:39:29 +00:00
parent 7af65e354b
commit d729cba0a7

View File

@ -1,4 +1,4 @@
.\" $NetBSD: queue.3,v 1.27 2003/08/07 10:31:00 agc Exp $
.\" $NetBSD: queue.3,v 1.28 2004/04/13 10:39:29 pooka Exp $
.\"
.\" Copyright (c) 2000, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -1060,3 +1060,7 @@ The
.Nm SIMPLEQ
functions first appeared in
.Nx 1.2 .
The
.Nm SLIST
functions first appeared in
.Fx 2.1.5 .