slightly adjusted

This commit is contained in:
Daniel Stenberg 2000-05-22 19:10:53 +00:00
parent e27e490c7e
commit 285994a5ae
2 changed files with 3 additions and 2 deletions

View File

@ -22,9 +22,10 @@ PORTS
- Ultrix - Ultrix
- SINIX-Z v5 - SINIX-Z v5
Alpha DEC OSF 4 Alpha DEC OSF 4
Alpha Digital UNIX V3.2D-1 (rev 41)
HP-PA HP-UX 10.X 11.X HP-PA HP-UX 10.X 11.X
MIPS IRIX 6.2, 6.5 MIPS IRIX 6.2, 6.5
Power AIX 4.2, 4.3.1 Power AIX 4.2, 4.3.1, 4.3.2
PowerPC Darwin 1.0 PowerPC Darwin 1.0
PowerPC Mac OS X PowerPC Mac OS X
Sparc Solaris 2.4, 2.5, 2.5.1, 2.6, 7 Sparc Solaris 2.4, 2.5, 2.5.1, 2.6, 7

View File

@ -2,7 +2,7 @@
.\" nroff -man curl.1 .\" nroff -man curl.1
.\" Written by Daniel Stenberg .\" Written by Daniel Stenberg
.\" .\"
.TH curl 1 "13 March 2000" "Curl 6.5" "Curl Manual" .TH curl 1 "22 May 2000" "Curl 7.0" "Curl Manual"
.SH NAME .SH NAME
curl \- get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or curl \- get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or
HTTPS syntax. HTTPS syntax.