s/All four/All five/
This commit is contained in:
parent
b4156f9314
commit
384ddf7036
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: queue.3,v 1.20 2001/09/11 16:52:42 wiz Exp $
|
||||
.\" $NetBSD: queue.3,v 1.21 2002/02/07 17:15:23 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -228,7 +228,7 @@
|
||||
.Sh DESCRIPTION
|
||||
These macros define and operate on five types of data structures:
|
||||
singly-linked lists, lists, simple queues, tail queues, and circular
|
||||
queues. All four structures support the following functionality:
|
||||
queues. All five structures support the following functionality:
|
||||
.Bl -enum -compact -offset indent
|
||||
.It
|
||||
Insertion of a new entry at the head of the list.
|
||||
|
Loading…
Reference in New Issue
Block a user