Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/f95ff8eb9df3
branches:  trunk
changeset: 785074:f95ff8eb9df3
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 20 19:49:26 2013 +0000

description:
Sort SEE ALSO.
XXX: multibyte(3) is dangling.

diffstat:

 lib/libc/gen/vis.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 57b320769901 -r f95ff8eb9df3 lib/libc/gen/vis.3
--- a/lib/libc/gen/vis.3        Wed Feb 20 19:35:46 2013 +0000
+++ b/lib/libc/gen/vis.3        Wed Feb 20 19:49:26 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vis.3,v 1.37 2013/02/20 17:01:15 christos Exp $
+.\"    $NetBSD: vis.3,v 1.38 2013/02/20 19:49:26 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -470,8 +470,8 @@
 .Sh SEE ALSO
 .Xr unvis 1 ,
 .Xr vis 1 ,
+.Xr glob 3 ,
 .Xr multibyte 3 ,
-.Xr glob 3 ,
 .Xr unvis 3
 .Rs
 .%A T. Berners-Lee



Home | Main Index | Thread Index | Old Index