diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index 20fc8052cee7..dbfb3dda37f1 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -231,7 +231,7 @@ The current line (address) in the buffer. 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 @@ The mark is not cleared until the line is 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.