Module Name: src Committed By: wiz Date: Fri Sep 23 16:22:00 UTC 2011
Modified Files: src/crypto/external/bsd/libsaslc/dist/man: libsaslc.3 Log Message: Sort sections. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \ src/crypto/external/bsd/libsaslc/dist/man/libsaslc.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/crypto/external/bsd/libsaslc/dist/man/libsaslc.3 diff -u src/crypto/external/bsd/libsaslc/dist/man/libsaslc.3:1.13 src/crypto/external/bsd/libsaslc/dist/man/libsaslc.3:1.14 --- src/crypto/external/bsd/libsaslc/dist/man/libsaslc.3:1.13 Fri Sep 23 15:24:36 2011 +++ src/crypto/external/bsd/libsaslc/dist/man/libsaslc.3 Fri Sep 23 16:22:00 2011 @@ -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 .