summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-17 23:06:30 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-17 23:13:32 +0100
commitb6dbb3499dcc417cfbba0eb886d3df74b136e865 (patch)
tree8d5693d71147f729cb02ecba370f423a5e0cefe2
parent4eee70a2b1710c1a8fc71fbd3cdc7064682a799c (diff)
dgit(1): Abbreviate some of the tutorial descriptions
This will avoid linewrap from `man dgit' in an 80-column terminal, when we introduce a reference to dgit-maint-debrebase. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--dgit.16
1 files changed, 3 insertions, 3 deletions
diff --git a/dgit.1 b/dgit.1
index 4cbf10f..b9d2b4f 100644
--- a/dgit.1
+++ b/dgit.1
@@ -39,10 +39,10 @@ This is the command line reference.
Please read the tutorial(s):
.TS
lb l.
-dgit-user(7) for users: editing, building and sharing packages
-dgit-nmu-simple(7) for DDs: doing a straightforward NMU
+dgit-user(7) for users: edit, build and share packages
+dgit-nmu-simple(7) for DDs: do a straightforward NMU
dgit-maint-native(7) for maintainers of Debian-native packages
-dgit-maint-merge(7) for maintainers who want a pure git workflow
+dgit-maint-merge(7) for maintainers: a pure-git merging workflow
dgit-maint-gbp(7) for maintainers already using git-buildpackage
dgit-sponsorship(7) for sponsors and sponsored contributors
.TE