diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-05-22 19:10:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-05-22 19:10:53 +0000 |
commit | 285994a5aeddddfd27e7451f77f835182cc490fb (patch) | |
tree | e2f62b8c34072337b2a4a160631d47b58d6f6a15 /docs | |
parent | e27e490c7e4e9bebefce317a0e5a50858444eeb0 (diff) |
slightly adjusted
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL | 3 | ||||
-rw-r--r-- | docs/curl.1 | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index 5a1650c3a..600634ea0 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -22,9 +22,10 @@ PORTS - Ultrix - SINIX-Z v5 Alpha DEC OSF 4 + Alpha Digital UNIX V3.2D-1 (rev 41) HP-PA HP-UX 10.X 11.X 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 Mac OS X Sparc Solaris 2.4, 2.5, 2.5.1, 2.6, 7 diff --git a/docs/curl.1 b/docs/curl.1 index 7683a117d..4a55e9a0d 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -2,7 +2,7 @@ .\" nroff -man curl.1 .\" 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 curl \- get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or HTTPS syntax. |