aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-11-16 08:14:55 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-11-16 08:23:00 +0100
commitb2d7a6f8d8dd29c79afdf35b8148d8e89bf25baa (patch)
tree0c667ed0b29f6b034d87e7712e35086759ebb797
parentcfdcea61de2d38bd19d34319487e55c01c797da6 (diff)
downloadman-pages-b2d7a6f8d8dd29c79afdf35b8148d8e89bf25baa.tar.gz
queue.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/queue.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/queue.7 b/man7/queue.7
index 1fe48bd57b..1c3760de54 100644
--- a/man7/queue.7
+++ b/man7/queue.7
@@ -29,7 +29,7 @@
.\" %%%LICENSE_END
.\"
.\"
-.TH QUEUE 7 2015-02-7 "GNU" "Linux Programmer's Manual"
+.TH QUEUE 7 2020-11-16 "GNU" "Linux Programmer's Manual"
.SH NAME
queue \- implementations of linked lists and queues
.SH DESCRIPTION