Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 Drop unneeded empty line.



details:   https://anonhg.NetBSD.org/src/rev/ea99a28f73ab
branches:  trunk
changeset: 514853:ea99a28f73ab
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Sep 11 16:52:42 2001 +0000

description:
Drop unneeded empty line.

diffstat:

 share/man/man3/queue.3 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 682e8e059b5c -r ea99a28f73ab share/man/man3/queue.3
--- a/share/man/man3/queue.3    Tue Sep 11 15:45:01 2001 +0000
+++ b/share/man/man3/queue.3    Tue Sep 11 16:52:42 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: queue.3,v 1.19 2001/06/24 01:32:29 wiz Exp $
+.\"    $NetBSD: queue.3,v 1.20 2001/09/11 16:52:42 wiz Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -347,7 +347,6 @@
 .Li CIRCLEQ_HEAD .
 See the examples below for further explanation of how these
 macros are used.
-
 .Sh SINGLY-LINKED LISTS
 A singly-linked list is headed by a structure defined by the
 .Nm SLIST_HEAD



Home | Main Index | Thread Index | Old Index