docs/131625: Typos in ed(1) man page
Andrew Wright
andrew at qemg.org
Fri Feb 13 01:50:04 UTC 2009
>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 at 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:
More information about the freebsd-doc
mailing list