From befd85d633ef79d2b7befd5d59df3ee3a7564d18 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Tue, 7 Mar 2000 14:03:16 +0000 Subject: [PATCH] ftp(1)'s default pager is "more", not "less", as documented. PR: docs/17099 Submitted by: Udo Erdelhoff --- usr.bin/ftp/ftp.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1 index a112709981f..47ff20eed0a 100644 --- a/usr.bin/ftp/ftp.1 +++ b/usr.bin/ftp/ftp.1 @@ -662,7 +662,7 @@ Retrieve and display with the program defined in .Ev PAGER (which defaults to -.Xr less 1 ). +.Xr more 1 ). .It Ic passive Toggle passive mode. If passive mode is turned on (default is off), the ftp client will