diff options
| author | Nik Clayton <nik@FreeBSD.org> | 2000-03-07 14:03:16 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 2000-03-07 14:03:16 +0000 |
| commit | befd85d633ef79d2b7befd5d59df3ee3a7564d18 (patch) | |
| tree | 9a15c833eaa9d18ca560d5c8633203e728e8b50b /usr.bin/ftp | |
| parent | 8596de530307b9b8316d38fad6cf9c371a45db35 (diff) | |
Notes
Diffstat (limited to 'usr.bin/ftp')
| -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 a112709981fe..47ff20eed0a9 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 |
