1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY mandate "<date>October 15, 2004</date>">
]>
<refentry id='zec'>
<refentryinfo>
<address>
<email>schizo@debian.org</email>
</address>
<author>
<firstname>Clint</firstname>
<surname>Adams</surname>
</author>
<copyright>
<year>2001, 2002, 2003, 2004</year>
<holder>Clint Adams</holder>
</copyright>
&mandate;
</refentryinfo>
<refmeta>
<refentrytitle>zec</refentrytitle>
<manvolnum>6</manvolnum>
</refmeta>
<refnamediv>
<refname>zec</refname>
<refpurpose>Z-Shell Empire Client</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>zec</command>
<arg><replaceable>country</replaceable></arg>
<arg><replaceable>representative</replaceable></arg>
<arg><replaceable>host</replaceable></arg>
<arg><replaceable>port</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>This manual page documents briefly the
<command>zec</command> command.</para>
<para><command>zec</command> is a client for the game Empire.
</para>
<para>For more information about Empire, see <ulink
url="http://www.empire.cx/">the Empire website</ulink>.</para>
</refsect1>
<refsect1>
<title>ARGUMENTS</title>
<para>Currently, all four arguments are required if you do not have a
~/.zecrc.</para>
<para>The first is the name of your country.</para>
<para>The second argument is the representative of your
country.</para>
<para>The third is the resolvable hostname or IP of the
server to which you wish to connect.</para>
<para>The fourth and final is the TCP port number of said server.</para>
<para>If you do not know these values, contact your game
administrator.</para>
</refsect1>
<refsect1>
<title>SEE ALSO</title>
<para>/usr/share/doc/zec/README.Debian</para>
</refsect1>
<refsect1>
<title>AUTHOR</title>
<para>zec was written by Clint Adams.
Permission is granted to copy, distribute and/or modify this document
under the terms of the <acronym>GNU</acronym> General Public
License, Version 2, or (at your option) any later version
published by the Free Software Foundation.</para>
</refsect1>
</refentry>
|