From owner-cvs-all Sun Jul 2 4:19:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 87C5337B58F; Sun, 2 Jul 2000 04:19:30 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA33561; Sun, 2 Jul 2000 04:19:30 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007021119.EAA33561@freefall.freebsd.org> From: Paul Saab Date: Sun, 2 Jul 2000 04:19:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/expand expand.1 expand.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/07/02 04:19:30 PDT Modified files: (Branch: RELENG_4) usr.bin/expand expand.1 expand.c Log: MFC: Use errx(), remove unused #include. Correct SYNOPSIS Revision Changes Path 1.3.2.1 +5 -5 src/usr.bin/expand/expand.1 1.5.2.1 +9 -15 src/usr.bin/expand/expand.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message