Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Whitespace and punctuation.
details: https://anonhg.NetBSD.org/src/rev/96f7d4c72967
branches: trunk
changeset: 329298:96f7d4c72967
user: wiz <wiz%NetBSD.org@localhost>
date: Sun May 18 15:45:08 2014 +0000
description:
Whitespace and punctuation.
diffstat:
share/man/man3/queue.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 60f6f7bb06d7 -r 96f7d4c72967 share/man/man3/queue.3
--- a/share/man/man3/queue.3 Sun May 18 14:46:15 2014 +0000
+++ b/share/man/man3/queue.3 Sun May 18 15:45:08 2014 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index