NetBSD Problem Report #49876

From dieter.r@pandora.be  Sun May  3 14:41:42 2015
Return-Path: <dieter.r@pandora.be>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id D8E45A57FD
	for <gnats-bugs@gnats.NetBSD.org>; Sun,  3 May 2015 14:41:42 +0000 (UTC)
Message-Id: <20150503142633.65E36BD8F3@simult.amelgem.be>
Date: Sun,  3 May 2015 16:26:33 +0200 (CEST)
From: dieter.NetBSD@pandora.be
Reply-To: dieter.NetBSD@pandora.be
To: gnats-bugs@NetBSD.org
Subject: typo in libsaslc.3
X-Send-Pr-Version: 3.95

>Number:         49876
>Category:       lib
>Synopsis:       typos in libsaslc.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lib-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 03 14:45:00 +0000 2015
>Closed-Date:    Mon Jul 13 14:02:55 +0000 2015
>Last-Modified:  Mon Jul 13 14:02:55 +0000 2015
>Originator:     dieter roelants
>Release:        NetBSD 7.99.12
>Organization:
>Environment:
System: NetBSD simult.amelgem.be 7.99.12 NetBSD 7.99.12 (SIMULT) #108: Sat Apr 25 12:33:11 CEST 2015 dieter@simult.amelgem.be:/build/obj.amd64.current/sys/arch/amd64/compile/SIMULT amd64
Architecture: x86_64
Machine: amd64
>Description:
	1/ There's an error in the description of saslc_sess_decode;
	the second auth-int should be auth-conf.
	2/ It seems context and configuration are swapped here.
>How-To-Repeat:
	1/ PAGER=less LESS=-pauth-int man 3 libsaslc
	2/ PAGER=less LESS=+188 man 3 libsaslc
>Fix:

Index: crypto/external/bsd/libsaslc/dist/man/libsaslc.3
===================================================================
RCS file: /cvsroot/src/crypto/external/bsd/libsaslc/dist/man/libsaslc.3,v
retrieving revision 1.15
diff -p -u -r1.15 libsaslc.3
--- crypto/external/bsd/libsaslc/dist/man/libsaslc.3	14 May 2013 15:33:21 -0000	1.15
+++ crypto/external/bsd/libsaslc/dist/man/libsaslc.3	3 May 2015 13:48:35 -0000
@@ -34,7 +34,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 23, 2011
+.Dd May 3, 2015
 .Dt LIBSASLC 3
 .Os
 .Sh NAME
@@ -240,7 +240,7 @@ and
 functions are used to provide the integrity
 .Pq Qq auth-int
 and  confidentiality
-.Pq Qq auth-int
+.Pq Qq auth-conf
 layers for mechanisms that provide them.
 They encode and, respectively, decode
 .Ar inlen
@@ -322,7 +322,7 @@ files, while the session dictionary is l
 .Pp
 The configuration file
 .Pa <cfgpath>/<appname>/saslc.conf
-is used for the configuration context.
+is used for the context configuration.
 The
 .Pa <cfgpath>/<appname>/mech/<mechanism>.conf
 file is used for the mechanism configuration.

>Release-Note:

>Audit-Trail:
From: "Mateusz Kocielski" <shm@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49876 CVS commit: src/crypto/external/bsd/libsaslc/dist/man
Date: Mon, 13 Jul 2015 13:57:45 +0000

 Module Name:	src
 Committed By:	shm
 Date:		Mon Jul 13 13:57:45 UTC 2015

 Modified Files:
 	src/crypto/external/bsd/libsaslc/dist/man: libsaslc.3

 Log Message:
 PR#49876 - fix typos, from Dieter Roelants.


 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 \
     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.

State-Changed-From-To: open->closed
State-Changed-By: shm@NetBSD.org
State-Changed-When: Mon, 13 Jul 2015 14:02:55 +0000
State-Changed-Why:
Patch committed.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.