Wed Apr 17 02:46:03 2024 UTC (23d)
ftp.1: drop a sentence that's no longer accurate


(gutteridge)
diff -r1.153 -r1.154 src/usr.bin/ftp/ftp.1

cvs diff -r1.153 -r1.154 src/usr.bin/ftp/ftp.1 (expand / switch to unified diff)

--- src/usr.bin/ftp/ftp.1 2024/02/19 00:15:20 1.153
+++ src/usr.bin/ftp/ftp.1 2024/04/17 02:46:03 1.154
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: ftp.1,v 1.153 2024/02/19 00:15:20 christos Exp $ 1.\" $NetBSD: ftp.1,v 1.154 2024/04/17 02:46:03 gutteridge Exp $
2.\" 2.\"
3.\" Copyright (c) 1996-2023 The NetBSD Foundation, Inc. 3.\" Copyright (c) 1996-2023 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" This code is derived from software contributed to The NetBSD Foundation 6.\" This code is derived from software contributed to The NetBSD Foundation
7.\" by Luke Mewburn. 7.\" by Luke Mewburn.
8.\" 8.\"
9.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
11.\" are met: 11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
13.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -47,27 +47,27 @@ @@ -47,27 +47,27 @@
47.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 47.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
48.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 48.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
49.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 49.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
50.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 50.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
51.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 51.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
52.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 52.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
53.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 53.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
54.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 54.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
55.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 55.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
56.\" SUCH DAMAGE. 56.\" SUCH DAMAGE.
57.\" 57.\"
58.\" @(#)ftp.1 8.3 (Berkeley) 10/9/94 58.\" @(#)ftp.1 8.3 (Berkeley) 10/9/94
59.\" 59.\"
60.Dd February 18, 2024 60.Dd April 17, 2024
61.Dt FTP 1 61.Dt FTP 1
62.Os 62.Os
63.Sh NAME 63.Sh NAME
64.Nm ftp 64.Nm ftp
65.Nd Internet file transfer program 65.Nd Internet file transfer program
66.Sh SYNOPSIS 66.Sh SYNOPSIS
67.Nm 67.Nm
68.Op Fl 46AadefginpRtVv\&? 68.Op Fl 46AadefginpRtVv\&?
69.Op Fl N Ar netrc 69.Op Fl N Ar netrc
70.Op Fl o Ar output 70.Op Fl o Ar output
71.Op Fl P Ar port 71.Op Fl P Ar port
72.Op Fl b Ar bufsize 72.Op Fl b Ar bufsize
73.Op Fl q Ar quittime 73.Op Fl q Ar quittime
@@ -1895,27 +1895,26 @@ If @@ -1895,27 +1895,26 @@ If
1895.Ic "set https_proxy" 1895.Ic "set https_proxy"
1896is defined, it is used as a URL to an 1896is defined, it is used as a URL to an
1897.Tn HTTPS 1897.Tn HTTPS
1898proxy server. 1898proxy server.
1899If 1899If
1900.Tn HTTPS 1900.Tn HTTPS
1901authorization is required to retrieve 1901authorization is required to retrieve
1902.Ar path , 1902.Ar path ,
1903and 1903and
1904.Ar user 1904.Ar user
1905(and optionally 1905(and optionally
1906.Ar password\^ ) 1906.Ar password\^ )
1907is in the URL, use them for the first attempt to authenticate. 1907is in the URL, use them for the first attempt to authenticate.
1908There is currently no certificate validation and verification. 
1909.\" file:///path 1908.\" file:///path
1910.It Li file:/// Ns Ar path 1909.It Li file:/// Ns Ar path
1911A local URL, copied from 1910A local URL, copied from
1912.Pa / Ns Ar path 1911.Pa / Ns Ar path
1913on the local host. 1912on the local host.
1914.\" about: 1913.\" about:
1915.It Li about\&: Ns Ar topic 1914.It Li about\&: Ns Ar topic
1916Display information regarding 1915Display information regarding
1917.Ar topic ; 1916.Ar topic ;
1918no file is retrieved for this auto-fetched element. 1917no file is retrieved for this auto-fetched element.
1919Supported values include: 1918Supported values include:
1920.Bl -tag -width "about:version" 1919.Bl -tag -width "about:version"
1921.It Li about:ftp 1920.It Li about:ftp