From: "Enrico Weigelt, metux IT consult" <enrico.weig...@gr13.net>
taken from debian/ubuntu package --- build.xml | 2 +- doc/freecol.6 | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 84 insertions(+), 1 deletion(-) create mode 100644 doc/freecol.6 diff --git a/build.xml b/build.xml index 36e726022e2..a071b74af50 100644 --- a/build.xml +++ b/build.xml @@ -534,7 +534,7 @@ <fileset dir="${freecol.build.dir}" includes="TEST-net.sf.freecol.*" /> <fileset dir="${freecol.build.dir}" includes="dependencies.txt" /> <fileset dir="${freecol.doc.dir}" - excludes="*.tex *.sty images/* specification.*" /> + excludes="*.tex *.sty images/* specification.* freecol.6" /> </delete> <delete quiet="true" file="${freecol.jar.file}"/> <delete quiet="true" file="${freecol.metaserver.jar.file}"/> diff --git a/doc/freecol.6 b/doc/freecol.6 new file mode 100644 index 00000000000..38439231e4d --- /dev/null +++ b/doc/freecol.6 @@ -0,0 +1,83 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH FREECOL 6 "July 28, 2004" GNU "FreeCol's Manpage" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +freecol \- A free clone of Colonization +.SH SYNOPSIS +.B freecol +.RI [OPTIONS] +.SH DESCRIPTION +This manual page documents briefly the +.B freecol +command. +This manual page was written for the Debian distribution +because the original program does not have a manual page. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBfreecol\fP is a free clone of the famous game Colonization. It's a +turn based strategy game in which each player becomes leader of an +European nation, fighting to obtain the independence of the mother country. +.PP +A multiplayer mode has been added to the original game. +.SH OPTIONS +A summary of options is included below. +.TP +.B \-\-freecol\-data DIR +DIR should be the directory with FreeCol's data files, it +has a subdirectory called +.B images. +.TP +.B \-\-windowed +Runs FreeCol in windowed mode instead of full screen mode. +.TP +.B \-\-no\-sound +Runs FreeCol without sound. +.TP +.B \-\-usage +Shows summary of options. +.TP +.B \-\-version +Shows version of program. +.TP +.B \-\-server PORT +Starts a stand-alone server on the specified port. +.SH LICENSE +FreeCol is available under GPL license terms. + +.SH JAVA-WRAPPERS NOTE + +This program is a shell script wrapper based on +.BR java-wrappers (7). +You therefore benefit from several features; please see the +.BR java-wrappers (7) +manual page. + + +.SH SEE ALSO + +Homepage: http://freecol.sourceforge.net/ + +.BR java-wrappers (7) + +.SH AUTHOR +This manual page was written by Jean Lepropre +<jean_lepro...@users.sourceforge.net>, +for the Debian project (but may be used by others). + +It was updated by Vincent Fourmond <fourm...@debian.org> -- 2.11.0.rc0.7.gbe5a750 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Freecol-developers mailing list Freecol-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freecol-developers