Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 Sort SEE ALSO. New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/6348e84b781c
branches:  trunk
changeset: 753205:6348e84b781c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Mar 20 11:18:59 2010 +0000

description:
Sort SEE ALSO. New sentence, new line.

diffstat:

 share/man/man3/rb.3 |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r f91d5891008a -r 6348e84b781c share/man/man3/rb.3
--- a/share/man/man3/rb.3       Sat Mar 20 11:18:43 2010 +0000
+++ b/share/man/man3/rb.3       Sat Mar 20 11:18:59 2010 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rb.3,v 1.2 2010/03/19 19:36:27 jruoho Exp $
+.\"     $NetBSD: rb.3,v 1.3 2010/03/20 11:18:59 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -194,8 +194,8 @@
 .Pa common/lib/libc/gen/rb.c .
 .\" .Sh EXAMPLES
 .Sh SEE ALSO
-.Xr tree 3 ,
-.Xr queue 3
+.Xr queue 3 ,
+.Xr tree 3
 .Sh HISTORY
 The
 .Nm
@@ -209,7 +209,8 @@
 .An Niels Provos Aq provos%citi.umich.edu@localhost
 wrote the
 .Xr tree 3
-manual page.  Portions of this page derive from that page.
+manual page.
+Portions of this page derive from that page.
 .\" .Sh CAVEATS
 .\" .Sh BUGS
 .\" .Sh SECURITY CONSIDERATIONS



Home | Main Index | Thread Index | Old Index