From owner-cvs-all Tue May 7 16:32:36 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 0178837B40C; Tue, 7 May 2002 16:32:27 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47NWQ370409; Tue, 7 May 2002 16:32:26 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205072332.g47NWQ370409@freefall.freebsd.org> From: "J. Mallett" Date: Tue, 7 May 2002 16:32:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed main.c sed.1 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 jmallett 2002/05/07 16:32:26 PDT Modified files: usr.bin/sed main.c sed.1 Log: Add handling for any nil-length string passed to -i for the backup extension. Add a note that this is kinda-sorta dangerous to the manual page. Revision Changes Path 1.18 +14 -2 src/usr.bin/sed/main.c 1.22 +7 -0 src/usr.bin/sed/sed.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message