## 07_ed.1-spelling-fixes.dpatch ## ## DP: Spelling fixes for ed man page - Noticed by Matt Taggart and A Costa [#311238, #395833] @DPATCH@ diff -urNad ed-0.7~/doc/ed.1 ed-0.7/doc/ed.1 --- ed-0.7~/doc/ed.1 2006-10-05 20:35:42.000000000 +0100 +++ ed-0.7/doc/ed.1 2007-08-05 15:33:40.000000000 +0100 @@ -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 . @@ -500,7 +500,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). @@ -770,7 +770,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