Author: cazfi
Date: Sun Jan 10 18:27:53 2016
New Revision: 31437

URL: http://svn.gna.org/viewcvs/freeciv?rev=31437&view=rev
Log:
Do not refer to freeciv client as civclient in documentation.

See patch #6810

Modified:
    branches/S2_6/client/Makefile.am
    branches/S2_6/doc/HACKING

Modified: branches/S2_6/client/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/Makefile.am?rev=31437&r1=31436&r2=31437&view=diff
==============================================================================
--- branches/S2_6/client/Makefile.am    (original)
+++ branches/S2_6/client/Makefile.am    Sun Jan 10 18:27:53 2016
@@ -84,7 +84,7 @@
        -I$(top_srcdir)/dependencies/cvercmp
 
 # Build client common functionality in to library
-# instead linking them directly to civclient. This is necessary
+# instead linking them directly to the client. This is necessary
 # for static linking.
 freeciv_client_src = $(AUDIO_SDL_FILES) \
        attribute.h     \

Modified: branches/S2_6/doc/HACKING
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/doc/HACKING?rev=31437&r1=31436&r2=31437&view=diff
==============================================================================
--- branches/S2_6/doc/HACKING   (original)
+++ branches/S2_6/doc/HACKING   Sun Jan 10 18:27:53 2016
@@ -933,8 +933,8 @@
   nation)
 
 + user
-  Identifies 'someone out there', usually a human user running a civclient
-  (this is the plan; it is not yet implemented).
+  Identifies 'someone out there', usually a human user running
+  freeciv client.
 
 + connection
   Records a client connection; like a user, but disappears when the user 


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to