From owner-cvs-all Fri Apr 12 6: 8: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9B0F37B405; Fri, 12 Apr 2002 06:08:00 -0700 (PDT) Received: (from charnier@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CD80G68489; Fri, 12 Apr 2002 06:08:00 -0700 (PDT) (envelope-from charnier) Message-Id: <200204121308.g3CD80G68489@freefall.freebsd.org> From: Philippe Charnier Date: Fri, 12 Apr 2002 06:08:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mkstr mkstr.1 mkstr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG charnier 2002/04/12 06:08:00 PDT Modified files: usr.bin/mkstr mkstr.1 mkstr.c Log: Add FBSDID. Do not put spaces inside [] in usage string. Test memory allocation return code. Correct and update C example in man page. Uppercase program name (.Nm) after a dot. Revision Changes Path 1.9 +8 -10 src/usr.bin/mkstr/mkstr.1 1.7 +6 -3 src/usr.bin/mkstr/mkstr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message