Package: ed Version: 0.2-20 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man1/ed.1.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.11-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages ed depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an -- no debconf information
--- - 2005-05-30 02:20:41.254348000 -0400 +++ /tmp/ed1.gz.12331 2005-05-30 02:20:41.000000000 -0400 @@ -45,7 +45,7 @@ ,s/\fIold\fR/\fInew\fR/g .RE .sp -which replaces all occurences of the string +which replaces all occurrences of the string .I old with .IR new . @@ -509,7 +509,7 @@ .SS COMMANDS All .B ed -commands are single characters, though some require additonal parameters. +commands are single characters, though some require additional parameters. If a command's parameters extend over several lines, then each line except for the last must be terminated with a backslash (\e). @@ -779,7 +779,7 @@ .I `n' suffix, where .I n -is a postive number, causes only the +is a positive number, causes only the .IR n th match to be replaced. It is an error if no substitutions are performed on any of the addressed

