From d03fb1381f23a82da2975903150859c420b7e9cf Mon Sep 17 00:00:00 2001 From: brucec Date: Sat, 12 Feb 2011 20:28:15 +0000 Subject: Fix typos. PR: docs/131625 Submitted by: Andrew Wright MFC after: 1 month --- bin/ed/ed.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index 20fc805..dbfb3dd 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. -- cgit v1.1