diff options
author | 2014-04-25 22:28:42 +0000 | |
---|---|---|
committer | 2014-04-25 22:28:42 +0000 | |
commit | 7328b03b01621f6c7bd051b080bcdeb825ab374d (patch) | |
tree | 2c63db6b96508c630ab98001229fb4a0bf936234 | |
parent | This manual was lacking it's most important section, HISTORY. (diff) | |
download | wireguard-openbsd-7328b03b01621f6c7bd051b080bcdeb825ab374d.tar.xz wireguard-openbsd-7328b03b01621f6c7bd051b080bcdeb825ab374d.zip |
discussing terminfo is not needed; ok schwarze
-rw-r--r-- | usr.bin/less/more.1 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.bin/less/more.1 b/usr.bin/less/more.1 index 41535b74618..66b4ee23971 100644 --- a/usr.bin/less/more.1 +++ b/usr.bin/less/more.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: more.1,v 1.16 2014/04/25 18:07:41 schwarze Exp $ +.\" $OpenBSD: more.1,v 1.17 2014/04/25 22:28:42 jmc Exp $ .\" .\" Copyright (c) 1988, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -65,12 +65,6 @@ It then waits for input from the user. Scrolling forward switches to the next file, or exits if there is none. .Pp -The -.Nm -utility uses -.Xr terminfo 3 -so it can run on a variety of terminals. -.Pp This version of .Nm is actually |