Fix wording. The webserver target actually doesn't scp anything.
authorFabian Keil <fk@fabiankeil.de>
Sun, 14 Nov 2010 15:02:07 +0000 (15:02 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 14 Nov 2010 15:02:07 +0000 (15:02 +0000)
GNUmakefile.in

index c6fa295..64d5174 100644 (file)
@@ -1,6 +1,6 @@
 # Note:  Makefile is built automatically from Makefile.in
 #
 # Note:  Makefile is built automatically from Makefile.in
 #
-# $Id: GNUmakefile.in,v 1.192 2010/11/14 14:48:45 fabiankeil Exp $
+# $Id: GNUmakefile.in,v 1.193 2010/11/14 14:59:33 fabiankeil Exp $
 #
 # Written by and Copyright (C) 2001-2010 members of the
 # Privoxy team. http://www.privoxy.org/
 #
 # Written by and Copyright (C) 2001-2010 members of the
 # Privoxy team. http://www.privoxy.org/
@@ -614,7 +614,7 @@ webserver: tidy
        @$(ECHO) You will need to "create" a SF shell first:
        @$(ECHO)    ssh -t SF-USER-ID,ijbswa@shell.sourceforge.net create
        @$(ECHO) Please make sure your documentation files are up to date.
        @$(ECHO) You will need to "create" a SF shell first:
        @$(ECHO)    ssh -t SF-USER-ID,ijbswa@shell.sourceforge.net create
        @$(ECHO) Please make sure your documentation files are up to date.
-       @$(ECHO) Note that this command updates the home page and scp
+       @$(ECHO) Note that this command updates the home page and copy
        @$(ECHO) all stuff to the webserver, it will not remove obsolete documents.
        @$(ECHO) Note that a botched upload can result in the documentation
        @$(ECHO) on the website becoming unreachable! Also the CSS files
        @$(ECHO) all stuff to the webserver, it will not remove obsolete documents.
        @$(ECHO) Note that a botched upload can result in the documentation
        @$(ECHO) on the website becoming unreachable! Also the CSS files