diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-10 14:44:50 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-10 14:44:50 +0000 |
| commit | a0775bc85702a90198b279fba46dfb48a87b53e8 (patch) | |
| tree | ba729a2ca12787cfe6e354b4bcf7681ddc91a2f4 /usr.bin | |
| parent | ec3258a1cadb46986e0de7c64f4ea578748381b0 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/ftp/ftp.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1 index 59b371f34b7b..b79c84a38529 100644 --- a/usr.bin/ftp/ftp.1 +++ b/usr.bin/ftp/ftp.1 @@ -661,7 +661,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 |
