Bug 17590

Summary: [patch] typo in queue.3
Product: Documentation Reporter: benno <benno>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description benno 2000-03-25 01:20:01 UTC
TAILQ_REMOVE_HEAD used instead of STAILQ_REMOVE_HEAD in the STAILQ example.

How-To-Repeat: 
man 3 queue
Comment 1 John Baldwin freebsd_committer freebsd_triage 2000-03-27 14:27:54 UTC
State Changed
From-To: open->closed

Committed, thanks!