~ubuntu-branches/ubuntu/hardy/uruk/hardy

« back to all changes in this revision

Viewing changes to man/include.zmm.in

  • Committer: Bazaar Package Importer
  • Author(s): Joost van Baal
  • Date: 2005-10-30 18:44:05 UTC
  • Revision ID: james.westby@ubuntu.com-20051030184405-18qmgrz4vzlw589a
Tags: upstream-20051027
ImportĀ upstreamĀ versionĀ 20051027

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
\: this file maintained using arch at http://arch.gna.org/uruk/
 
2
 
 
3
\: This file is free software; you can distribute it and/or modify it
 
4
\: under the terms of the GNU GPL.  See the file COPYING.
 
5
\:
 
6
\: Copyright (C) 2003, 2004 Joost van Baal, Copyright (C) 2002, 2003 Stijn van Dongen
 
7
 
 
8
\setx{"man::year"}{\zinsert{@top_srcdir@/stamp.year}}
 
9
\setx{"man::month"}{\zinsert{@top_srcdir@/stamp.month}}
 
10
\setx{"man::day"}{\zinsert{@top_srcdir@/stamp.day}}
 
11
\setx{"man::tag"}{\zinsert{@top_srcdir@/VERSION}}
 
12
 
 
13
\setx{"man::year"}{\tr{}{\012}{}{\"man::year"}}
 
14
\setx{"man::month"}{\tr{}{\012}{}{\"man::month"}}
 
15
\setx{"man::day"}{\tr{}{\012}{}{\"man::day"}}
 
16
\setx{"man::tag"}{\tr{}{\012}{}{\"man::tag"}}
 
17
 
 
18
\set{"man::author"}{Joost van Baal <joostvb-uruk@mdcc.cx>}
 
19
 
 
20
\def{uruk}{\bf{uruk}}
 
21
\def{uruk_save}{\bf{uruk-save}}
 
22
\def{rc}{\it{rc}}
 
23
 
 
24
\def{sbinpath}{@SBIN_PATH@}
 
25
\def{sysconfpath}{@SYSCONF_PATH@}
 
26
 
 
27
\def{rcpath}{@SYSCONF_PATH@/@PACKAGE_TARNAME@/rc}
 
28
\def{statepath}{@LOCALSTATE_PATH@/lib/@PACKAGE_TARNAME@}
 
29
\def{initpath}{@SYSCONF_PATH@/init.d/uruk}
 
30
\def{expath}{@DATA_PATH@/doc/@PACKAGE_TARNAME@/examples/rc}
 
31
\def{defpath}{@DATA_PATH@/doc/@PACKAGE_TARNAME@/examples/default}
 
32
 
 
33
\def{ttrcpath}{\tt{\rcpath}}
 
34
\def{ttinitpath}{\tt{\initpath}}
 
35
\def{ttexpath}{\tt{\expath}}
 
36