Module Name:    src
Committed By:   wiz
Date:           Sun May 18 15:45:08 UTC 2014

Modified Files:
        src/share/man/man3: queue.3

Log Message:
Whitespace and punctuation.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 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.

Modified files:

Index: src/share/man/man3/queue.3
diff -u src/share/man/man3/queue.3:1.48 src/share/man/man3/queue.3:1.49
--- src/share/man/man3/queue.3:1.48	Sat May 17 21:22:56 2014
+++ src/share/man/man3/queue.3	Sun May 18 15:45:08 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: queue.3,v 1.48 2014/05/17 21:22:56 rmind Exp $
+.\"	$NetBSD: queue.3,v 1.49 2014/05/18 15:45:08 wiz Exp $
 .\"
 .\" Copyright (c) 2000, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -139,7 +139,7 @@
 .Nm STAILQ_REMOVE_HEAD ,
 .Nm STAILQ_REMOVE ,
 .Nm STAILQ_CONCAT ,
-.Nd implementations of singly-linked lists, lists, simple queues, tail queues, and singly-linked tail queues.
+.Nd implementations of singly-linked lists, lists, simple queues, tail queues, and singly-linked tail queues
 .Sh SYNOPSIS
 .In sys/queue.h
 .Pp
@@ -377,8 +377,8 @@ of data structure.
 .Pp
 .TS
 box tab(:);
-l | c | c | c | c | c 
-l | c | c | c | c | c 
+l | c | c | c | c | c
+l | c | c | c | c | c
 l | c | c | c | c | c
 l | c | c | c | c | c
 l | c | c | c | c | c

Reply via email to