summaryrefslogtreecommitdiff
path: root/docs/common.ent
blob: f3f4fb64af115f479d444df372e086a5f32f872c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  <!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 gitcmd		"<command>git</command>">

  <!ENTITY debian      "<productname>Debian</productname>">
  <!ENTITY git	       "<productname>Git</productname>">
  <!ENTITY gnu         "<acronym>GNU</acronym>">
  <!ENTITY gpl         "&gnu; <acronym>GPL</acronym>">