Module Name: src Committed By: pgoyette Date: Tue May 31 06:00:39 UTC 2016
Modified Files: src/share/man/man3: queue.3 Log Message: Correct list of operations to note that SLISTs and SIMPLEQs cannot insert entries before existing entries. This can only be done for LISTs and TAILQs. Fixes PR kern/50845 To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/share/man/man3/queue.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.