Received: by mail.netbsd.org (Postfix, from userid 605) id 915FA14A441; Sat, 30 Jul 2011 18:19:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B34114A39D for ; Sat, 30 Jul 2011 18:19:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Ea8sAWlX279B for ; Sat, 30 Jul 2011 18:19:06 +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 1136D14A392 for ; Sat, 30 Jul 2011 18:19:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E6840175DD; Sat, 30 Jul 2011 18:19:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 30 Jul 2011 18:19:05 +0000 From: "Mindaugas Rasiukevicius" Subject: CVS commit: src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20110730181905.E6840175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Mindaugas Rasiukevicius" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: rmind Date: Sat Jul 30 18:19:05 UTC 2011 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile Added Files: src/share/man/man9: pserialize.9 Log Message: Add pserialize(9) manual page. To generate a diff of this commit: cvs rdiff -u -r1.1649 -r1.1650 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.348 -r1.349 src/share/man/man9/Makefile cvs rdiff -u -r0 -r1.1 src/share/man/man9/pserialize.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.