From aa52177fb5f7cc93cbd361300809183fb6492e72 Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Tue, 28 Dec 1999 05:56:33 +0000 Subject: [PATCH] Dedocument one of the BUGS listed in the last commit. The bug (needless calculation of line numbers) never existed and the two bugs that made me think it existed have been fixed (see recent commits about this date to linenum.c:r.1.3 and ch.c:r.1.8 fixing broken line-number buffering and braindead algorithms respectively). --- usr.bin/more/more.1 | 3 --- 1 file changed, 3 deletions(-) diff --git a/usr.bin/more/more.1 b/usr.bin/more/more.1 index 67c7c7f0a655..a01b83772621 100644 --- a/usr.bin/more/more.1 +++ b/usr.bin/more/more.1 @@ -318,9 +318,6 @@ Reading files with long lines is slow. .Pp CRLF-terminated 80 character lines are proceeded by an extraneous blank line. .Pp -Sometimes line numbers are calculated for no particular reason when a -search is performed. -.Pp Immediate transitions from bold text to underlined text cause the underlining to be not existing. .Pp