From 4a1dcddb0137087a32b6f1e4986d5467bc5f5f2c Mon Sep 17 00:00:00 2001 From: des Date: Mon, 8 Jan 2001 13:46:40 +0000 Subject: The user name for anonymous ftp is now "anonymous". Remove the period after the last man page reference. Add a reference to RFC1635, and sort the RFC references by number. --- lib/libfetch/fetch.3 | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) (limited to 'lib') diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index 780bda7..3829bf9 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -332,8 +332,8 @@ will use a direct connection even if a proxy server is defined. .Pp If no user name or password is given, the .Nm fetch -library will attempt an anonymous login, with user name "ftp" and -password "ftp". +library will attempt an anonymous login, with user name "anonymous" +and password "anonymous@". .Sh HTTP SCHEME The .Fn fetchXGetHTTP , @@ -483,7 +483,21 @@ URL. .Sh SEE ALSO .Xr fetch 1 , .Xr ftpio 3 , -.Xr ip 4 . +.Xr ip 4 +.Rs +.%A J. Postel +.%A J. K. Reynolds +.%D October 1985 +.%B File Transfer Protocol +.%O RFC959 +.Re +.Rs +.%A P. Deutsch +.%A A. Emtage +.%A A. Marine. +.%D May 1994 +.%T How to Use Anonymous FTP +.%O RFC1635 .Rs .%A T. Berners-Lee .%A L. Masinter @@ -502,13 +516,6 @@ URL. .%B Hypertext Transfer Protocol -- HTTP/1.1 .%O RFC2068 .Re -.Rs -.%A J. Postel -.%A J. K. Reynolds -.%D October 1985 -.%B File Transfer Protocol -.%O RFC959 -.Re .Sh HISTORY The .Nm fetch -- cgit v1.1