[PATCH] tailq.3: tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Dmitry V. Levin <ldv@xxxxxxxxxxxx>
---
 man3/tailq.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/tailq.3 b/man3/tailq.3
index 73e28e7fc..a782a51e2 100644
--- a/man3/tailq.3
+++ b/man3/tailq.3
@@ -58,7 +58,7 @@ TAILQ_REMOVE
 \- implementation of a doubly linked tail queue
 .SH SYNOPSIS
 .nf
-.B #include sys/queue.h
+.B #include <sys/queue.h>
 .PP
 .BI "void TAILQ_CONCAT(TAILQ_HEAD *" head1 ", TAILQ_HEAD *" head2 ","
 .BI "                TAILQ_ENTRY " NAME ");"

-- 
ldv



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux