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 sections.



details:   https://anonhg.NetBSD.org/src/rev/d10a94b2e6f4
branches:  trunk
changeset: 754995:d10a94b2e6f4
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed May 19 06:59:44 2010 +0000

description:
Sort sections.

diffstat:

 share/man/man3/sigevent.3 |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r f4bc4478141d -r d10a94b2e6f4 share/man/man3/sigevent.3
--- a/share/man/man3/sigevent.3 Wed May 19 06:44:51 2010 +0000
+++ b/share/man/man3/sigevent.3 Wed May 19 06:59:44 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sigevent.3,v 1.1 2010/05/19 06:28:53 jruoho Exp $
+.\" $NetBSD: sigevent.3,v 1.2 2010/05/19 06:59:44 wiz Exp $
 .\"
 .\" Copyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\"
@@ -147,16 +147,16 @@
 .\"
 .\" XXX: Add one.
 .\"
+.Sh SEE ALSO
+.Xr siginfo 2 ,
+.Xr aio 3 ,
+.Xr mq_notify 3 ,
+.Xr timer_create 3
 .Sh HISTORY
 The
 .Va sigevent
 structure first appeared in
 .Nx 1.6 .
-.Sh SEE ALSO
-.Xr siginfo 2 ,
-.Xr aio 3 ,
-.Xr mq_notify 3 ,
-.Xr timer_create 3
 .\"
 .\" XXX: Remove the paragraph once RT signals are supported.
 .\"



Home | Main Index | Thread Index | Old Index