Source-Changes-HG archive

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

[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man Sort sections.



details:   https://anonhg.NetBSD.org/src/rev/bd3acde49cab
branches:  trunk
changeset: 769799:bd3acde49cab
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Sep 23 16:22:00 2011 +0000

description:
Sort sections.

diffstat:

 crypto/external/bsd/libsaslc/dist/man/libsaslc.3 |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r de26292141e2 -r bd3acde49cab crypto/external/bsd/libsaslc/dist/man/libsaslc.3
--- a/crypto/external/bsd/libsaslc/dist/man/libsaslc.3  Fri Sep 23 16:02:08 2011 +0000
+++ b/crypto/external/bsd/libsaslc/dist/man/libsaslc.3  Fri Sep 23 16:22:00 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: libsaslc.3,v 1.13 2011/09/23 15:24:36 jruoho Exp $
+.\"    $NetBSD: libsaslc.3,v 1.14 2011/09/23 16:22:00 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -713,11 +713,6 @@
 .Bl -tag -width /etc/saslc.d
 .It Pa /etc/saslc.d
 .El
-.Sh HISTORY
-The
-.Nm
-library appeared in
-.Nx 6.0 .
 .Sh EXAMPLES
 The following code fragments illustrate the possible use of the
 functions described above.
@@ -803,6 +798,11 @@
 .Sh STANDARDS
 RFC 2195, RFC 2222, RFC 2245, RFC 2595, RFC 2831, RFC 4422, RFC 4505,
 RFC 4616, RFC 4752.
+.Sh HISTORY
+The
+.Nm
+library appeared in
+.Nx 6.0 .
 .Sh CAVEATS
 The API was heavily influenced by its use with
 .Xr postfix 1 .



Home | Main Index | Thread Index | Old Index