From owner-freebsd-doc@FreeBSD.ORG Fri Feb 13 01:50:03 2009 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBABF1065677 for ; Fri, 13 Feb 2009 01:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9DE708FC1C for ; Fri, 13 Feb 2009 01:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1D1o3pS042359 for ; Fri, 13 Feb 2009 01:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1D1o3tS042351; Fri, 13 Feb 2009 01:50:03 GMT (envelope-from gnats) Resent-Date: Fri, 13 Feb 2009 01:50:03 GMT Resent-Message-Id: <200902130150.n1D1o3tS042351@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Wright Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAF01106566C for ; Fri, 13 Feb 2009 01:45:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id D99F78FC0A for ; Fri, 13 Feb 2009 01:45:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1D1jeGQ029659 for ; Fri, 13 Feb 2009 01:45:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n1D1je2F029658; Fri, 13 Feb 2009 01:45:40 GMT (envelope-from nobody) Message-Id: <200902130145.n1D1je2F029658@www.freebsd.org> Date: Fri, 13 Feb 2009 01:45:40 GMT From: Andrew Wright To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/131625: Typos in ed(1) man page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2009 01:50:04 -0000 >Number: 131625 >Category: docs >Synopsis: Typos in ed(1) man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 13 01:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Andrew Wright >Release: 7.1 >Organization: Mount Allison University >Environment: FreeBSD qemg.org 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #9: Tue Jan 13 21:17:15 AST 2009 root@qemg.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Minor typos in the ed(1) man page; patch attached. >How-To-Repeat: Extra comma on line 234, "for" instead of "more" on line 652. >Fix: Doc update, patch attached. Patch attached with submission follows: --- ed.1 2009-01-09 12:55:47.000000000 -0400 +++ bin/ed/ed.1 2009-02-12 21:38:45.000000000 -0400 @@ -231,7 +231,7 @@ The last line in the buffer. .It n The -.Em n Ns th, +.Em n Ns th line in the buffer where .Em n @@ -649,7 +649,7 @@ deleted or otherwise modified. .It (.,.)l Print the addressed lines unambiguously. -If a single line fills for than one screen (as might be the case +If a single line fills more than one screen (as might be the case when viewing a binary file, for instance), a .Dq Li --More-- prompt is printed on the last line. >Release-Note: >Audit-Trail: >Unformatted: