From owner-cvs-all Thu Jun 27 6: 3:37 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 15DBE37B401; Thu, 27 Jun 2002 06:03:34 -0700 (PDT) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5RD3XJU034509; Thu, 27 Jun 2002 06:03:33 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5RD3XXc034508; Thu, 27 Jun 2002 06:03:33 -0700 (PDT) Message-Id: <200206271303.g5RD3XXc034508@freefall.freebsd.org> From: Juli Mallett Date: Thu, 27 Jun 2002 06:03:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed sed.1 X-FreeBSD-CVS-Branch: RELENG_4 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/06/27 06:03:33 PDT Modified files: (Branch: RELENG_4) usr.bin/sed sed.1 Log: Follow the trend of doing a sync of sed(1) between RELENG_4 and HEAD! MFC revision 1.28 of sed.1 which sorted the HISTORY section to the proper location and corrected the wording referring to sed(1), changing from referring to it as a function to referring to it as a utility (for obvious reasons). Revision Changes Path 1.9.2.9 +6 -6 src/usr.bin/sed/sed.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message