Received: by mail.netbsd.org (Postfix, from userid 0) id EAAB963B22B; Tue, 15 Dec 2009 00:35:37 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CDF1A63B125 for ; Tue, 15 Dec 2009 00:35:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AAD69175DD; Tue, 15 Dec 2009 00:35:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 15 Dec 2009 00:35:36 +0000 From: enami tsugutomo Subject: CVS commit: src/lib/libc/locale To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091215003536.AAD69175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: enami Date: Tue Dec 15 00:35:36 UTC 2009 Modified Files: src/lib/libc/locale: nl_langinfo.3 Log Message: Put space after comma in the C code example. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/lib/libc/locale/nl_langinfo.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.