Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/d7d5183a0c12
branches:  trunk
changeset: 770637:d7d5183a0c12
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Oct 27 07:23:23 2011 +0000

description:
Sort SEE ALSO.

diffstat:

 share/man/man9/ucas.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 769cf6f82eab -r d7d5183a0c12 share/man/man9/ucas.9
--- a/share/man/man9/ucas.9     Thu Oct 27 05:25:07 2011 +0000
+++ b/share/man/man9/ucas.9     Thu Oct 27 07:23:23 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ucas.9,v 1.1 2011/10/24 07:31:31 yamt Exp $
+.\"    $NetBSD: ucas.9,v 1.2 2011/10/27 07:23:23 wiz Exp $
 .\"
 .\" Copyright (c)2011 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -75,8 +75,8 @@
 .Dv EFAULT .
 .\" ------------------------------------------------------------
 .Sh SEE ALSO
-.Xr intro 9 ,
-.Xr atomic_cas 3
+.Xr atomic_cas 3 ,
+.Xr intro 9
 .\" ------------------------------------------------------------
 .Sh BUGS
 Conceptually, the



Home | Main Index | Thread Index | Old Index