From owner-cvs-bin Mon Jul 20 21:53:52 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11640 for cvs-bin-outgoing; Mon, 20 Jul 1998 21:53:52 -0700 (PDT) (envelope-from owner-cvs-bin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11608; Mon, 20 Jul 1998 21:53:44 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA10770; Mon, 20 Jul 1998 21:53:22 -0700 (PDT) Date: Mon, 20 Jul 1998 21:53:22 -0700 (PDT) Message-Id: <199807210453.VAA10770@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ed ed.1 Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkoshy 1998/07/20 21:53:22 PDT Modified files: bin/ed ed.1 Log: Fix use of -man macro, correct description of the behaviour of the `+n' command to match whats there in the source. PR: 7328 Revision Changes Path 1.14 +3 -8 src/bin/ed/ed.1 From owner-cvs-bin Mon Jul 20 23:49:22 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26341 for cvs-bin-outgoing; Mon, 20 Jul 1998 23:49:22 -0700 (PDT) (envelope-from owner-cvs-bin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA26308; Mon, 20 Jul 1998 23:49:15 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA13938; Mon, 20 Jul 1998 23:48:54 -0700 (PDT) Date: Mon, 20 Jul 1998 23:48:54 -0700 (PDT) Message-Id: <199807210648.XAA13938@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ed ed.1 Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkoshy 1998/07/20 23:48:53 PDT Modified files: (Branch: RELENG_2_2) bin/ed ed.1 Log: MFC: {rev 1.14} Fix use of -man macro, correct description of the behaviour of the `+n' command to match whats there in the source. Revision Changes Path 1.8.2.4 +3 -8 src/bin/ed/ed.1