Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/net sort sections



details:   https://anonhg.NetBSD.org/src/rev/1a417c84096e
branches:  trunk
changeset: 516406:1a417c84096e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 22 23:47:01 2001 +0000

description:
sort sections

diffstat:

 lib/libc/net/sockatmark.3 |  14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r 3922497e034e -r 1a417c84096e lib/libc/net/sockatmark.3
--- a/lib/libc/net/sockatmark.3 Mon Oct 22 23:01:17 2001 +0000
+++ b/lib/libc/net/sockatmark.3 Mon Oct 22 23:47:01 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sockatmark.3,v 1.2 2001/10/22 22:29:39 kleink Exp $
+.\"    $NetBSD: sockatmark.3,v 1.3 2001/10/22 23:47:01 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -87,6 +87,12 @@
 .%T "Advanced 4.4BSD IPC Tutorial"
 .%O "reprinted in UNIX Programmer's Supplementary Documents Volume 1"
 .Re
+.Sh STANDARDS
+The
+.Nm sockatmark
+function conforms to
+.St -p1003.1g-2000 .
+.\" XXX add POSIX-1:200x reference when finalized
 .Sh HISTORY
 The
 .Nm sockatmark
@@ -96,9 +102,3 @@
 .Dv SIOCATMARK
 .Xr ioctl 2
 interface.
-.Sh STANDARDS
-The
-.Nm sockatmark
-function conforms to
-.St -p1003.1g-2000 .
-.\" XXX add POSIX-1:200x reference when finalized



Home | Main Index | Thread Index | Old Index