summaryrefslogtreecommitdiff
path: root/docs/common.ent
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-06-26 13:09:51 +0200
committerGuido Günther <agx@sigxcpu.org>2013-06-26 13:31:27 +0200
commit1d90e73e969cebc1aaa6a151dd03da0b271fbb4d (patch)
tree9d0908fc6d625c81f14d89126ba733b952016dfa /docs/common.ent
parentdaccfa00121dcedf0b20d846f2263f3e30b457c6 (diff)
docs: Rename the entities from &git-<command>; to &gbp-<command>;
Diffstat (limited to 'docs/common.ent')
-rw-r--r--docs/common.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/common.ent b/docs/common.ent
index a6da38b..730d431 100644
--- a/docs/common.ent
+++ b/docs/common.ent
@@ -4,11 +4,11 @@
<!ENTITY dhconfsection "<manvolnum>5</manvolnum>">
<!ENTITY dhemail "<email>agx@sigxcpu.org</email>">
<!ENTITY dhusername "Guido Guenther">
- <!ENTITY git-buildpackage "<command>gbp buildpackage</command>">
- <!ENTITY git-import-orig "<command>gbp import-orig</command>">
- <!ENTITY git-import-dsc "<command>gbp import-dsc</command>">
- <!ENTITY git-import-dscs "<command>gbp import-dscs</command>">
- <!ENTITY git-dch "<command>gbp dch</command>">
+ <!ENTITY gbp-buildpackage "<command>gbp buildpackage</command>">
+ <!ENTITY gbp-import-orig "<command>gbp import-orig</command>">
+ <!ENTITY gbp-import-dsc "<command>gbp import-dsc</command>">
+ <!ENTITY gbp-import-dscs "<command>gbp import-dscs</command>">
+ <!ENTITY gbp-dch "<command>gbp dch</command>">
<!ENTITY gbp "<command>gbp</command>">
<!ENTITY gbp-pull "<command>gbp pull</command>">
<!ENTITY gbp-clone "<command>gbp clone</command>">