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/459232bb90f0
branches:  trunk
changeset: 765705:459232bb90f0
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jun 03 08:06:54 2011 +0000

description:
Sort SEE ALSO.

diffstat:

 share/man/man9/cpu_switchto.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 7f7c0c593112 -r 459232bb90f0 share/man/man9/cpu_switchto.9
--- a/share/man/man9/cpu_switchto.9     Fri Jun 03 07:39:30 2011 +0000
+++ b/share/man/man9/cpu_switchto.9     Fri Jun 03 08:06:54 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cpu_switchto.9,v 1.13 2011/06/03 04:33:31 yamt Exp $
+.\"    $NetBSD: cpu_switchto.9,v 1.14 2011/06/03 08:06:54 wiz Exp $
 .\"
 .\" Copyright (c)2007 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -142,8 +142,8 @@
 was exiting.
 .\" ------------------------------------------------------------
 .Sh SEE ALSO
+.Xr membar_producer 3 ,
 .Xr swapcontext 3 ,
 .Xr intro 9 ,
-.Xr membar_producer 3 ,
 .Xr mutex 9 ,
 .Xr spl 9



Home | Main Index | Thread Index | Old Index