diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-01-29 11:10:34 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-01-29 11:11:19 +0100 |
commit | a1a5dd14d7dd7957903d33f4d9a8f7ce22faa4a3 (patch) | |
tree | 1a53c6b7cbbd70c6f459f27626ac7dd86636e668 /docs/README.win32 | |
parent | bd7eaf75f18e19da4cee3a19a99c6a836c9c1fa6 (diff) | |
download | curl-a1a5dd14d7dd7957903d33f4d9a8f7ce22faa4a3.tar.gz |
docs: we no longer ship HTML versions of man pages
... refer to the web site for the web versions.
Diffstat (limited to 'docs/README.win32')
-rw-r--r-- | docs/README.win32 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/README.win32 b/docs/README.win32 index 828dcc6df..00ca197fe 100644 --- a/docs/README.win32 +++ b/docs/README.win32 @@ -13,8 +13,7 @@ README.win32 are win32-based. The unix-style man pages are tricky to read on windows, so therefore all - those pages have been converted to HTML as well as pdf, and included in the - release archives. + those pages are also provided as web pages on the curl web site. The main curl.1 man page is also "built-in" in the command line tool. Use a command line similar to this in order to extract a separate text file: |