aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-24 11:02:54 +0100
committerDaniel Stenberg <daniel@haxx.se>2010-03-24 11:02:54 +0100
commit2309b4e330b96bc2e1f8e36b6184015e59544037 (patch)
treef1d41e999eb5466fd3597226319ca2439e311652 /docs
parentdd0c31ce386da6fc2467093a4d16b66a15b0961d (diff)
remove the CVSish $Id$ lines
Diffstat (limited to 'docs')
-rw-r--r--docs/BUGS1
-rw-r--r--docs/Makefile.am1
-rw-r--r--docs/curl-config.11
-rw-r--r--docs/curl.11
-rw-r--r--docs/examples/10-at-a-time.c1
-rw-r--r--docs/examples/Makefile.am1
-rw-r--r--docs/examples/Makefile.example1
-rw-r--r--docs/examples/Makefile.m321
-rw-r--r--docs/examples/anyauthput.c1
-rw-r--r--docs/examples/cacertinmem.c1
-rw-r--r--docs/examples/chkspeed.c1
-rw-r--r--docs/examples/curlgtk.c1
-rw-r--r--docs/examples/debug.c1
-rw-r--r--docs/examples/evhiperfifo.c1
-rw-r--r--docs/examples/fileupload.c1
-rw-r--r--docs/examples/ftpget.c1
-rw-r--r--docs/examples/ftpgetinfo.c1
-rw-r--r--docs/examples/ftpgetresp.c1
-rw-r--r--docs/examples/ftpupload.c1
-rw-r--r--docs/examples/ftpuploadresume.c1
-rw-r--r--docs/examples/getinfo.c1
-rw-r--r--docs/examples/getinmemory.c1
-rw-r--r--docs/examples/ghiper.c1
-rw-r--r--docs/examples/hiperfifo.c1
-rw-r--r--docs/examples/htmltidy.c1
-rw-r--r--docs/examples/htmltitle.cc1
-rw-r--r--docs/examples/http-post.c1
-rw-r--r--docs/examples/httpcustomheader.c1
-rw-r--r--docs/examples/httpput.c1
-rw-r--r--docs/examples/https.c1
-rw-r--r--docs/examples/makefile.dj1
-rw-r--r--docs/examples/multi-app.c1
-rw-r--r--docs/examples/multi-debugcallback.c1
-rw-r--r--docs/examples/multi-double.c1
-rw-r--r--docs/examples/multi-post.c1
-rw-r--r--docs/examples/multi-single.c1
-rw-r--r--docs/examples/multithread.c1
-rw-r--r--docs/examples/opensslthreadlock.c1
-rw-r--r--docs/examples/persistant.c1
-rw-r--r--docs/examples/post-callback.c1
-rw-r--r--docs/examples/postit2.c1
-rw-r--r--docs/examples/sampleconv.c1
-rw-r--r--docs/examples/sendrecv.c1
-rw-r--r--docs/examples/sepheaders.c1
-rw-r--r--docs/examples/simple.c1
-rw-r--r--docs/examples/simplepost.c1
-rw-r--r--docs/examples/simplessl.c1
-rw-r--r--docs/examples/smooth-gtk-thread.c1
-rw-r--r--docs/examples/synctime.c1
-rw-r--r--docs/examples/threaded-ssl.c1
-rw-r--r--docs/libcurl/Makefile.am1
-rw-r--r--docs/libcurl/curl_easy_cleanup.31
-rw-r--r--docs/libcurl/curl_easy_duphandle.31
-rw-r--r--docs/libcurl/curl_easy_escape.31
-rw-r--r--docs/libcurl/curl_easy_getinfo.31
-rw-r--r--docs/libcurl/curl_easy_init.31
-rw-r--r--docs/libcurl/curl_easy_pause.31
-rw-r--r--docs/libcurl/curl_easy_perform.31
-rw-r--r--docs/libcurl/curl_easy_recv.31
-rw-r--r--docs/libcurl/curl_easy_reset.31
-rw-r--r--docs/libcurl/curl_easy_send.31
-rw-r--r--docs/libcurl/curl_easy_setopt.31
-rw-r--r--docs/libcurl/curl_easy_strerror.31
-rw-r--r--docs/libcurl/curl_easy_unescape.31
-rw-r--r--docs/libcurl/curl_escape.31
-rw-r--r--docs/libcurl/curl_formadd.31
-rw-r--r--docs/libcurl/curl_formfree.31
-rw-r--r--docs/libcurl/curl_formget.31
-rw-r--r--docs/libcurl/curl_free.31
-rw-r--r--docs/libcurl/curl_getdate.31
-rw-r--r--docs/libcurl/curl_getenv.31
-rw-r--r--docs/libcurl/curl_global_cleanup.31
-rw-r--r--docs/libcurl/curl_global_init.31
-rw-r--r--docs/libcurl/curl_mprintf.31
-rw-r--r--docs/libcurl/curl_multi_add_handle.31
-rw-r--r--docs/libcurl/curl_multi_assign.31
-rw-r--r--docs/libcurl/curl_multi_cleanup.31
-rw-r--r--docs/libcurl/curl_multi_fdset.31
-rw-r--r--docs/libcurl/curl_multi_info_read.31
-rw-r--r--docs/libcurl/curl_multi_init.31
-rw-r--r--docs/libcurl/curl_multi_perform.31
-rw-r--r--docs/libcurl/curl_multi_remove_handle.31
-rw-r--r--docs/libcurl/curl_multi_setopt.31
-rw-r--r--docs/libcurl/curl_multi_socket.31
-rw-r--r--docs/libcurl/curl_multi_socket_action.31
-rw-r--r--docs/libcurl/curl_multi_strerror.31
-rw-r--r--docs/libcurl/curl_multi_timeout.31
-rw-r--r--docs/libcurl/curl_share_cleanup.31
-rw-r--r--docs/libcurl/curl_share_init.31
-rw-r--r--docs/libcurl/curl_share_setopt.31
-rw-r--r--docs/libcurl/curl_share_strerror.31
-rw-r--r--docs/libcurl/curl_slist_append.31
-rw-r--r--docs/libcurl/curl_slist_free_all.31
-rw-r--r--docs/libcurl/curl_strequal.31
-rw-r--r--docs/libcurl/curl_unescape.31
-rw-r--r--docs/libcurl/curl_version.31
-rw-r--r--docs/libcurl/curl_version_info.31
-rw-r--r--docs/libcurl/libcurl-easy.31
-rw-r--r--docs/libcurl/libcurl-errors.31
-rw-r--r--docs/libcurl/libcurl-multi.31
-rw-r--r--docs/libcurl/libcurl-share.31
-rw-r--r--docs/libcurl/libcurl-tutorial.31
-rw-r--r--docs/libcurl/libcurl.31
103 files changed, 0 insertions, 103 deletions
diff --git a/docs/BUGS b/docs/BUGS
index ebe9fa1d5..8cbad0422 100644
--- a/docs/BUGS
+++ b/docs/BUGS
@@ -1,4 +1,3 @@
-$Id$
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 387218ef5..316b4f4f0 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,5 +1,4 @@
#
-# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
diff --git a/docs/curl-config.1 b/docs/curl-config.1
index 9ebb7d22b..c4f4e2b12 100644
--- a/docs/curl-config.1
+++ b/docs/curl-config.1
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl-config 1 "25 Oct 2007" "Curl 7.17.1" "curl-config manual"
diff --git a/docs/curl.1 b/docs/curl.1
index 657e5d52a..02cc3fb63 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl 1 "28 November 2009" "Curl 7.20.0" "Curl Manual"
diff --git a/docs/examples/10-at-a-time.c b/docs/examples/10-at-a-time.c
index 14b6e93af..51326422c 100644
--- a/docs/examples/10-at-a-time.c
+++ b/docs/examples/10-at-a-time.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example application source code using the multi interface to download many
* files, but with a capped maximum amount of simultaneous transfers.
diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am
index 2e4121d86..8d92f7311 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -1,5 +1,4 @@
#
-# $Id$
#
AUTOMAKE_OPTIONS = foreign nostdinc
diff --git a/docs/examples/Makefile.example b/docs/examples/Makefile.example
index 5d9b7c9ca..29ca0d7a2 100644
--- a/docs/examples/Makefile.example
+++ b/docs/examples/Makefile.example
@@ -5,7 +5,6 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# $Id$
#
# What to call the final executable
diff --git a/docs/examples/Makefile.m32 b/docs/examples/Makefile.m32
index 1096e3f68..15750d01f 100644
--- a/docs/examples/Makefile.m32
+++ b/docs/examples/Makefile.m32
@@ -1,5 +1,4 @@
#########################################################################
-# $Id$
#
## Makefile for building curl examples with MingW32
## and optionally OpenSSL (0.9.8), libssh2 (0.18), zlib (1.2.3)
diff --git a/docs/examples/anyauthput.c b/docs/examples/anyauthput.c
index d0c65cf1b..cec9fede5 100644
--- a/docs/examples/anyauthput.c
+++ b/docs/examples/anyauthput.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/cacertinmem.c b/docs/examples/cacertinmem.c
index 78809ae93..fc3c9b110 100644
--- a/docs/examples/cacertinmem.c
+++ b/docs/examples/cacertinmem.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example using a "in core" PEM certificate to retrieve a https page.
* Written by Theo Borm
diff --git a/docs/examples/chkspeed.c b/docs/examples/chkspeed.c
index 9eacd65f9..c56fe3ccc 100644
--- a/docs/examples/chkspeed.c
+++ b/docs/examples/chkspeed.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example source code to show how the callback function can be used to
* download data into a chunk of memory instead of storing it in a file.
diff --git a/docs/examples/curlgtk.c b/docs/examples/curlgtk.c
index 2327929fb..2c4428083 100644
--- a/docs/examples/curlgtk.c
+++ b/docs/examples/curlgtk.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/* Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft */
/* an attempt to use the curl library in concert with a gtk-threaded application */
diff --git a/docs/examples/debug.c b/docs/examples/debug.c
index 30ce820cc..d5bf75028 100644
--- a/docs/examples/debug.c
+++ b/docs/examples/debug.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/evhiperfifo.c b/docs/examples/evhiperfifo.c
index e77715aae..8695ffabf 100644
--- a/docs/examples/evhiperfifo.c
+++ b/docs/examples/evhiperfifo.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example application source code using the multi socket interface to
* download many files at once.
diff --git a/docs/examples/fileupload.c b/docs/examples/fileupload.c
index 6ed523c36..cdec75137 100644
--- a/docs/examples/fileupload.c
+++ b/docs/examples/fileupload.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpget.c b/docs/examples/ftpget.c
index 179fd6129..78727e7ef 100644
--- a/docs/examples/ftpget.c
+++ b/docs/examples/ftpget.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpgetinfo.c b/docs/examples/ftpgetinfo.c
index 336cc79dd..f30974bd1 100644
--- a/docs/examples/ftpgetinfo.c
+++ b/docs/examples/ftpgetinfo.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpgetresp.c b/docs/examples/ftpgetresp.c
index 31c1f424f..8d837f36f 100644
--- a/docs/examples/ftpgetresp.c
+++ b/docs/examples/ftpgetresp.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpupload.c b/docs/examples/ftpupload.c
index 3982cde62..d553850f0 100644
--- a/docs/examples/ftpupload.c
+++ b/docs/examples/ftpupload.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpuploadresume.c b/docs/examples/ftpuploadresume.c
index d20c4a9c6..3dda06781 100644
--- a/docs/examples/ftpuploadresume.c
+++ b/docs/examples/ftpuploadresume.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Upload to FTP, resuming failed transfers
*
diff --git a/docs/examples/getinfo.c b/docs/examples/getinfo.c
index eb0cae31f..a9630191f 100644
--- a/docs/examples/getinfo.c
+++ b/docs/examples/getinfo.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/getinmemory.c b/docs/examples/getinmemory.c
index c92482166..5a66a04ca 100644
--- a/docs/examples/getinmemory.c
+++ b/docs/examples/getinmemory.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example source code to show how the callback function can be used to
* download data into a chunk of memory instead of storing it in a file.
diff --git a/docs/examples/ghiper.c b/docs/examples/ghiper.c
index a9b695ea0..4f3913d71 100644
--- a/docs/examples/ghiper.c
+++ b/docs/examples/ghiper.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example application source code using the multi socket interface to
* download many files at once.
diff --git a/docs/examples/hiperfifo.c b/docs/examples/hiperfifo.c
index 4102408ce..f5b422b4a 100644
--- a/docs/examples/hiperfifo.c
+++ b/docs/examples/hiperfifo.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example application source code using the multi socket interface to
* download many files at once.
diff --git a/docs/examples/htmltidy.c b/docs/examples/htmltidy.c
index cd75401a9..9a46955da 100644
--- a/docs/examples/htmltidy.c
+++ b/docs/examples/htmltidy.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Download a document and use libtidy to parse the HTML.
* Written by Jeff Pohlmeyer
diff --git a/docs/examples/htmltitle.cc b/docs/examples/htmltitle.cc
index b02895f4c..da3354a55 100644
--- a/docs/examples/htmltitle.cc
+++ b/docs/examples/htmltitle.cc
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
// Get a web page, parse it with libxml.
diff --git a/docs/examples/http-post.c b/docs/examples/http-post.c
index 30ca3536b..523177d28 100644
--- a/docs/examples/http-post.c
+++ b/docs/examples/http-post.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/httpcustomheader.c b/docs/examples/httpcustomheader.c
index 1551fafe2..599b84fe8 100644
--- a/docs/examples/httpcustomheader.c
+++ b/docs/examples/httpcustomheader.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/httpput.c b/docs/examples/httpput.c
index 585dfa2cc..821e95fd8 100644
--- a/docs/examples/httpput.c
+++ b/docs/examples/httpput.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/https.c b/docs/examples/https.c
index e6b8e89b6..29b50be3b 100644
--- a/docs/examples/https.c
+++ b/docs/examples/https.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/makefile.dj b/docs/examples/makefile.dj
index 6bf99d82f..8736e6e78 100644
--- a/docs/examples/makefile.dj
+++ b/docs/examples/makefile.dj
@@ -1,4 +1,3 @@
-# $Id$
#
# Adapted for djgpp / Watt-32 / DOS by
# Gisle Vanem <giva@bgnett.no>
diff --git a/docs/examples/multi-app.c b/docs/examples/multi-app.c
index fa3349822..a86dd0efd 100644
--- a/docs/examples/multi-app.c
+++ b/docs/examples/multi-app.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is an example application source code using the multi interface.
*/
diff --git a/docs/examples/multi-debugcallback.c b/docs/examples/multi-debugcallback.c
index 22d26c774..b10b47cd1 100644
--- a/docs/examples/multi-debugcallback.c
+++ b/docs/examples/multi-debugcallback.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is a very simple example using the multi interface and the debug
* callback.
diff --git a/docs/examples/multi-double.c b/docs/examples/multi-double.c
index 2fb6973bb..ef3bf92fc 100644
--- a/docs/examples/multi-double.c
+++ b/docs/examples/multi-double.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is a very simple example using the multi interface.
*/
diff --git a/docs/examples/multi-post.c b/docs/examples/multi-post.c
index 91669aa51..229e84306 100644
--- a/docs/examples/multi-post.c
+++ b/docs/examples/multi-post.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is an example application source code using the multi interface
* to do a multipart formpost without "blocking".
diff --git a/docs/examples/multi-single.c b/docs/examples/multi-single.c
index b23f3c9d4..3e236f326 100644
--- a/docs/examples/multi-single.c
+++ b/docs/examples/multi-single.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is a very simple example using the multi interface.
*/
diff --git a/docs/examples/multithread.c b/docs/examples/multithread.c
index 939e9daef..5f59a99d7 100644
--- a/docs/examples/multithread.c
+++ b/docs/examples/multithread.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/* A multi-threaded example that uses pthreads extensively to fetch
diff --git a/docs/examples/opensslthreadlock.c b/docs/examples/opensslthreadlock.c
index 3ac7124b0..706e90121 100644
--- a/docs/examples/opensslthreadlock.c
+++ b/docs/examples/opensslthreadlock.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example source code to show one way to set the necessary OpenSSL locking
* callbacks if you want to do multi-threaded transfers with HTTPS/FTPS with
diff --git a/docs/examples/persistant.c b/docs/examples/persistant.c
index 3d75b9ebe..0e65dd8fb 100644
--- a/docs/examples/persistant.c
+++ b/docs/examples/persistant.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/post-callback.c b/docs/examples/post-callback.c
index ed89cac2a..1e688a1c8 100644
--- a/docs/examples/post-callback.c
+++ b/docs/examples/post-callback.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* An example source code that issues a HTTP POST and we provide the actual
* data through a read callback.
diff --git a/docs/examples/postit2.c b/docs/examples/postit2.c
index 0660cc5b5..7268fcbbc 100644
--- a/docs/examples/postit2.c
+++ b/docs/examples/postit2.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example code that uploads a file name 'foo' to a remote script that accepts
* "HTML form based" (as described in RFC1738) uploads using HTTP POST.
diff --git a/docs/examples/sampleconv.c b/docs/examples/sampleconv.c
index 8ed2b3b16..3a31a60b4 100644
--- a/docs/examples/sampleconv.c
+++ b/docs/examples/sampleconv.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/*
This is a simple example showing how a program on a non-ASCII platform
diff --git a/docs/examples/sendrecv.c b/docs/examples/sendrecv.c
index a6853c326..6cba1dbcf 100644
--- a/docs/examples/sendrecv.c
+++ b/docs/examples/sendrecv.c
@@ -7,7 +7,6 @@
*
* An example of curl_easy_send() and curl_easy_recv() usage.
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/sepheaders.c b/docs/examples/sepheaders.c
index 9d3dba1f9..f2a659d1d 100644
--- a/docs/examples/sepheaders.c
+++ b/docs/examples/sepheaders.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/simple.c b/docs/examples/simple.c
index baee2ce0d..582c62426 100644
--- a/docs/examples/simple.c
+++ b/docs/examples/simple.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/simplepost.c b/docs/examples/simplepost.c
index 4aed4f999..d68435baf 100644
--- a/docs/examples/simplepost.c
+++ b/docs/examples/simplepost.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/simplessl.c b/docs/examples/simplessl.c
index ea9eb5ee7..db3accaaa 100644
--- a/docs/examples/simplessl.c
+++ b/docs/examples/simplessl.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/smooth-gtk-thread.c b/docs/examples/smooth-gtk-thread.c
index 2d41aa248..5b60ded31 100644
--- a/docs/examples/smooth-gtk-thread.c
+++ b/docs/examples/smooth-gtk-thread.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is a multi threaded application that uses a progress bar to show
* status. It uses Gtk+ to make a smooth pulse.
diff --git a/docs/examples/synctime.c b/docs/examples/synctime.c
index dd824670e..4ed031ac4 100644
--- a/docs/examples/synctime.c
+++ b/docs/examples/synctime.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This example code only builds as-is on Windows.
*
diff --git a/docs/examples/threaded-ssl.c b/docs/examples/threaded-ssl.c
index 6b979bac4..438ddaa03 100644
--- a/docs/examples/threaded-ssl.c
+++ b/docs/examples/threaded-ssl.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* A multi-threaded example that uses pthreads and fetches 4 remote files at
* once over HTTPS. The lock callbacks and stuff assume OpenSSL or GnuTLS
diff --git a/docs/libcurl/Makefile.am b/docs/libcurl/Makefile.am
index 032f8d344..3f949d66c 100644
--- a/docs/libcurl/Makefile.am
+++ b/docs/libcurl/Makefile.am
@@ -1,5 +1,4 @@
#
-# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
diff --git a/docs/libcurl/curl_easy_cleanup.3 b/docs/libcurl/curl_easy_cleanup.3
index c19291af2..75a370367 100644
--- a/docs/libcurl/curl_easy_cleanup.3
+++ b/docs/libcurl/curl_easy_cleanup.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_cleanup 3 "22 aug 2007" "libcurl 7.17.0" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_duphandle.3 b/docs/libcurl/curl_easy_duphandle.3
index 4afb40ed5..3fae30e6a 100644
--- a/docs/libcurl/curl_easy_duphandle.3
+++ b/docs/libcurl/curl_easy_duphandle.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_easy_duphandle 3 "18 September 2001" "libcurl 7.9" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_escape.3 b/docs/libcurl/curl_easy_escape.3
index de3059397..2c09875cb 100644
--- a/docs/libcurl/curl_easy_escape.3
+++ b/docs/libcurl/curl_easy_escape.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_escape 3 "7 April 2006" "libcurl 7.15.4" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_getinfo.3 b/docs/libcurl/curl_easy_getinfo.3
index 7859d67c9..32f0ae996 100644
--- a/docs/libcurl/curl_easy_getinfo.3
+++ b/docs/libcurl/curl_easy_getinfo.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_getinfo 3 "11 Feb 2009" "libcurl 7.19.4" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_init.3 b/docs/libcurl/curl_easy_init.3
index 9b7ef2f1d..478db5c03 100644
--- a/docs/libcurl/curl_easy_init.3
+++ b/docs/libcurl/curl_easy_init.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_easy_init 3 "4 March 2002" "libcurl 7.8.1" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_pause.3 b/docs/libcurl/curl_easy_pause.3
index 1eb89347f..4d16ecffe 100644
--- a/docs/libcurl/curl_easy_pause.3
+++ b/docs/libcurl/curl_easy_pause.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_easy_pause 3 "17 Dec 2007" "libcurl 7.18.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_perform.3 b/docs/libcurl/curl_easy_perform.3
index ccc18c259..1ed006b0b 100644
--- a/docs/libcurl/curl_easy_perform.3
+++ b/docs/libcurl/curl_easy_perform.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_easy_perform 3 "5 Mar 2001" "libcurl 7.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_recv.3 b/docs/libcurl/curl_easy_recv.3
index ea806ff66..1ede58944 100644
--- a/docs/libcurl/curl_easy_recv.3
+++ b/docs/libcurl/curl_easy_recv.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_recv 3 "29 April 2008" "libcurl 7.18.2" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_reset.3 b/docs/libcurl/curl_easy_reset.3
index 30d031610..4652f7e60 100644
--- a/docs/libcurl/curl_easy_reset.3
+++ b/docs/libcurl/curl_easy_reset.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_easy_reset 3 "31 July 2004" "libcurl 7.12.1" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_send.3 b/docs/libcurl/curl_easy_send.3
index 30bb7ad1e..17c4c1f54 100644
--- a/docs/libcurl/curl_easy_send.3
+++ b/docs/libcurl/curl_easy_send.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_send 3 "29 April 2008" "libcurl 7.18.2" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index a9d8ad45d..e8b0e7feb 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_setopt 3 "1 Jan 2010" "libcurl 7.20.0" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_strerror.3 b/docs/libcurl/curl_easy_strerror.3
index be8f1b454..1afbd12bf 100644
--- a/docs/libcurl/curl_easy_strerror.3
+++ b/docs/libcurl/curl_easy_strerror.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_easy_strerror 3 "26 Apr 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_unescape.3 b/docs/libcurl/curl_easy_unescape.3
index 2aef6b098..9b03fd0f9 100644
--- a/docs/libcurl/curl_easy_unescape.3
+++ b/docs/libcurl/curl_easy_unescape.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_unescape 3 "7 April 2006" "libcurl 7.15.4" "libcurl Manual"
diff --git a/docs/libcurl/curl_escape.3 b/docs/libcurl/curl_escape.3
index 1c2774401..59906150e 100644
--- a/docs/libcurl/curl_escape.3
+++ b/docs/libcurl/curl_escape.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_escape 3 "6 March 2002" "libcurl 7.9" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_formadd.3 b/docs/libcurl/curl_formadd.3
index 90576ba9d..06757ed0a 100644
--- a/docs/libcurl/curl_formadd.3
+++ b/docs/libcurl/curl_formadd.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_formadd 3 "24 June 2002" "libcurl 7.9.8" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_formfree.3 b/docs/libcurl/curl_formfree.3
index 191cbc215..2fba295ab 100644
--- a/docs/libcurl/curl_formfree.3
+++ b/docs/libcurl/curl_formfree.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_formfree 3 "6 April 2001" "libcurl 7.7.1" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_formget.3 b/docs/libcurl/curl_formget.3
index 999208112..b0dd8fead 100644
--- a/docs/libcurl/curl_formget.3
+++ b/docs/libcurl/curl_formget.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_formget 3 "20 June 2006" "libcurl 7.15.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_free.3 b/docs/libcurl/curl_free.3
index 447259d4f..f8546935f 100644
--- a/docs/libcurl/curl_free.3
+++ b/docs/libcurl/curl_free.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_free 3 "12 Aug 2003" "libcurl 7.10" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_getdate.3 b/docs/libcurl/curl_getdate.3
index d1152ebc0..73cd3ef1d 100644
--- a/docs/libcurl/curl_getdate.3
+++ b/docs/libcurl/curl_getdate.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_getdate 3 "12 Aug 2005" "libcurl 7.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_getenv.3 b/docs/libcurl/curl_getenv.3
index 5d672710d..74132921a 100644
--- a/docs/libcurl/curl_getenv.3
+++ b/docs/libcurl/curl_getenv.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_getenv 3 "30 April 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_global_cleanup.3 b/docs/libcurl/curl_global_cleanup.3
index 4cb13a7da..9ca11d6ff 100644
--- a/docs/libcurl/curl_global_cleanup.3
+++ b/docs/libcurl/curl_global_cleanup.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_global_cleanup 3 "17 Feb 2006" "libcurl 7.8" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_global_init.3 b/docs/libcurl/curl_global_init.3
index fad153b6f..e732911f8 100644
--- a/docs/libcurl/curl_global_init.3
+++ b/docs/libcurl/curl_global_init.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_global_init 3 "11 May 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_mprintf.3 b/docs/libcurl/curl_mprintf.3
index 8b27815c5..ade7f65f5 100644
--- a/docs/libcurl/curl_mprintf.3
+++ b/docs/libcurl/curl_mprintf.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_printf 3 "30 April 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_add_handle.3 b/docs/libcurl/curl_multi_add_handle.3
index 1553b4ec3..85f199ed9 100644
--- a/docs/libcurl/curl_multi_add_handle.3
+++ b/docs/libcurl/curl_multi_add_handle.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_add_handle 3 "4 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_assign.3 b/docs/libcurl/curl_multi_assign.3
index 83dc7b72d..3e15d73e6 100644
--- a/docs/libcurl/curl_multi_assign.3
+++ b/docs/libcurl/curl_multi_assign.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_assign 3 "9 Jul 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_cleanup.3 b/docs/libcurl/curl_multi_cleanup.3
index 128c03a0f..d40173c99 100644
--- a/docs/libcurl/curl_multi_cleanup.3
+++ b/docs/libcurl/curl_multi_cleanup.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_cleanup 3 "1 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_fdset.3 b/docs/libcurl/curl_multi_fdset.3
index 1fdf3dbfd..79281056e 100644
--- a/docs/libcurl/curl_multi_fdset.3
+++ b/docs/libcurl/curl_multi_fdset.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_fdset 3 "2 Jan 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_info_read.3 b/docs/libcurl/curl_multi_info_read.3
index 3a58c642e..9ff08e707 100644
--- a/docs/libcurl/curl_multi_info_read.3
+++ b/docs/libcurl/curl_multi_info_read.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_info_read 3 "18 Dec 2004" "libcurl 7.10.3" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_init.3 b/docs/libcurl/curl_multi_init.3
index 393d13ae7..0ac298efd 100644
--- a/docs/libcurl/curl_multi_init.3
+++ b/docs/libcurl/curl_multi_init.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_init 3 "1 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_perform.3 b/docs/libcurl/curl_multi_perform.3
index daf15c478..ede23905f 100644
--- a/docs/libcurl/curl_multi_perform.3
+++ b/docs/libcurl/curl_multi_perform.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_perform 3 "1 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_remove_handle.3 b/docs/libcurl/curl_multi_remove_handle.3
index 45a77ffc9..efecb109e 100644
--- a/docs/libcurl/curl_multi_remove_handle.3
+++ b/docs/libcurl/curl_multi_remove_handle.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_remove_handle 3 "6 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_setopt.3 b/docs/libcurl/curl_multi_setopt.3
index 2cf468314..a1cbb70dc 100644
--- a/docs/libcurl/curl_multi_setopt.3
+++ b/docs/libcurl/curl_multi_setopt.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_setopt 3 "10 Oct 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_socket.3 b/docs/libcurl/curl_multi_socket.3
index 2029e4311..18b571c1c 100644
--- a/docs/libcurl/curl_multi_socket.3
+++ b/docs/libcurl/curl_multi_socket.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_socket 3 "9 Jul 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_socket_action.3 b/docs/libcurl/curl_multi_socket_action.3
index c155c7e60..ff86e3f26 100644
--- a/docs/libcurl/curl_multi_socket_action.3
+++ b/docs/libcurl/curl_multi_socket_action.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_socket_action 3 "9 Jul 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_strerror.3 b/docs/libcurl/curl_multi_strerror.3
index a08243f1d..2d9801d6a 100644
--- a/docs/libcurl/curl_multi_strerror.3
+++ b/docs/libcurl/curl_multi_strerror.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_multi_strerror 3 "26 Apr 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_timeout.3 b/docs/libcurl/curl_multi_timeout.3
index b4da9af89..8ba8da7fb 100644
--- a/docs/libcurl/curl_multi_timeout.3
+++ b/docs/libcurl/curl_multi_timeout.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_timeout 3 "2 Jan 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_share_cleanup.3 b/docs/libcurl/curl_share_cleanup.3
index d45e0bbcc..222197cc8 100644
--- a/docs/libcurl/curl_share_cleanup.3
+++ b/docs/libcurl/curl_share_cleanup.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_share_cleanup 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_share_init.3 b/docs/libcurl/curl_share_init.3
index 70f307f7a..871519cb9 100644
--- a/docs/libcurl/curl_share_init.3
+++ b/docs/libcurl/curl_share_init.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_share_init 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_share_setopt.3 b/docs/libcurl/curl_share_setopt.3
index c3316cd24..351360da9 100644
--- a/docs/libcurl/curl_share_setopt.3
+++ b/docs/libcurl/curl_share_setopt.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_share_setopt 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_share_strerror.3 b/docs/libcurl/curl_share_strerror.3
index b5199d57c..69087dbf2 100644
--- a/docs/libcurl/curl_share_strerror.3
+++ b/docs/libcurl/curl_share_strerror.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_share_strerror 3 "26 Apr 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_slist_append.3 b/docs/libcurl/curl_slist_append.3
index a20d2f9a4..5cca9b72e 100644
--- a/docs/libcurl/curl_slist_append.3
+++ b/docs/libcurl/curl_slist_append.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_slist_append 3 "19 Jun 2003" "libcurl 7.10.4" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_slist_free_all.3 b/docs/libcurl/curl_slist_free_all.3
index 079bdf105..ec1b3607b 100644
--- a/docs/libcurl/curl_slist_free_all.3
+++ b/docs/libcurl/curl_slist_free_all.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_slist_free_all 3 "5 March 2001" "libcurl 7.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_strequal.3 b/docs/libcurl/curl_strequal.3
index 1442a70f6..8ab4234bc 100644
--- a/docs/libcurl/curl_strequal.3
+++ b/docs/libcurl/curl_strequal.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_strequal 3 "30 April 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_unescape.3 b/docs/libcurl/curl_unescape.3
index 561ef8f07..9bb470f4e 100644
--- a/docs/libcurl/curl_unescape.3
+++ b/docs/libcurl/curl_unescape.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_unescape 3 "22 March 2001" "libcurl 7.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_version.3 b/docs/libcurl/curl_version.3
index 4998c7556..24793caeb 100644
--- a/docs/libcurl/curl_version.3
+++ b/docs/libcurl/curl_version.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_version 3 "5 March 2001" "libcurl 7.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_version_info.3 b/docs/libcurl/curl_version_info.3
index ea4214c1b..4481830a3 100644
--- a/docs/libcurl/curl_version_info.3
+++ b/docs/libcurl/curl_version_info.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_version_info 3 "10 June 2009" "libcurl 7.19.6" "libcurl Manual"
diff --git a/docs/libcurl/libcurl-easy.3 b/docs/libcurl/libcurl-easy.3
index 5280bf6ff..803e54244 100644
--- a/docs/libcurl/libcurl-easy.3
+++ b/docs/libcurl/libcurl-easy.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH libcurl 3 "12 Aug 2003" "libcurl 7.10.7" "libcurl easy interface"
.SH NAME
diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3
index e11b1f3b7..b4f2940b2 100644
--- a/docs/libcurl/libcurl-errors.3
+++ b/docs/libcurl/libcurl-errors.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH libcurl-errors 3 "1 Jan 2010" "libcurl 7.20.0" "libcurl errors"
diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3
index 4ff5f4924..d84bafcad 100644
--- a/docs/libcurl/libcurl-multi.3
+++ b/docs/libcurl/libcurl-multi.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH libcurl-multi 3 "3 Feb 2007" "libcurl 7.16.0" "libcurl multi interface"
diff --git a/docs/libcurl/libcurl-share.3 b/docs/libcurl/libcurl-share.3
index 4745c122e..2e58c0ba6 100644
--- a/docs/libcurl/libcurl-share.3
+++ b/docs/libcurl/libcurl-share.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH libcurl-share 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl share interface"
.SH NAME
diff --git a/docs/libcurl/libcurl-tutorial.3 b/docs/libcurl/libcurl-tutorial.3
index b435c4bfc..3a1c6e509 100644
--- a/docs/libcurl/libcurl-tutorial.3
+++ b/docs/libcurl/libcurl-tutorial.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH libcurl-tutorial 3 "4 Mar 2009" "libcurl" "libcurl programming"
diff --git a/docs/libcurl/libcurl.3 b/docs/libcurl/libcurl.3
index fb33a5e14..c0b221fe7 100644
--- a/docs/libcurl/libcurl.3
+++ b/docs/libcurl/libcurl.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH libcurl 3 "19 March 2002" "libcurl 7.9.6" "libcurl overview"
.SH NAME