summaryrefslogtreecommitdiff
path: root/docs/entities
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-10-04 19:36:39 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-10-04 19:36:39 +0200
commit8bf69562ee4059d188e1d2715ad8168a01039fea (patch)
treec8703f6dc553252faf97755d805eab84b93dfc62 /docs/entities
parent45ee9dfaa901bbb182903b1a3d157f2ee10f6720 (diff)
add manpages
Diffstat (limited to 'docs/entities')
-rw-r--r--docs/entities14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/entities b/docs/entities
new file mode 100644
index 0000000..2884605
--- /dev/null
+++ b/docs/entities
@@ -0,0 +1,14 @@
+ <!ENTITY dhfirstname "<firstname>Guido</firstname>">
+ <!ENTITY dhsurname "<surname>Guenther</surname>">
+ <!ENTITY dhdate "<date>2006-10-02</date>">
+ <!ENTITY dhsection "<manvolnum>1</manvolnum>">
+ <!ENTITY dhemail "<email>agx@sigxcpu.org</email>">
+ <!ENTITY dhusername "&dhfirstname; &dhsurname">
+ <!ENTITY git-buildpackage "<command>git-buildpackage</command>">
+ <!ENTITY git-import-orig "<command>git-import-orig</command>">
+ <!ENTITY git-import-dsc "<command>git-import-dsc</command>">
+
+ <!ENTITY debian "<productname>Debian</productname>">
+ <!ENTITY gnu "<acronym>GNU</acronym>">
+ <!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
+