From 90b565569492bd661031af3461a2e7119560696d Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Tue, 21 Jul 2015 14:14:17 +0100 Subject: [PATCH] dgit.1: Fix typos --- debian/changelog | 2 +- dgit.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index dea72b5b..589629b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ dgit (1.1) unstable; urgency=low * Fix Vcs-Git and Vcs-Browse to refer to chiark. (The dgit-repos on alioth aren't suitable right now because the master there can currently only be updated with an actual upload, ie dgit push.) - * Fix a manpage typo. + * Fix some manpage typos. [ Richard Hartmann ] * Manpage said that --clean=check was -wn but that is --clean=none; correctly document that --clean=check is actually -wc. * Document that up to -DDD (not just -DD) is meaningfully different. diff --git a/dgit.1 b/dgit.1 index 60e6a25d..0e38149f 100644 --- a/dgit.1 +++ b/dgit.1 @@ -126,7 +126,7 @@ Print a usage summary. Constructs the source package, uses .B sbuild to do a binary build, and uses mergechanges to merge the source and -binary changes files. Options and argumments after sbuild will be +binary changes files. Options and arguments after sbuild will be passed on to sbuild. Changes files matching .IB package _ version _*.changes in the parent directory will be removed; the output is left in @@ -137,7 +137,7 @@ Tagging, signing and actually uploading should be left to dgit push. \fBdgit git-build\fR ... Runs .B git-buildpackage -with some suitable options. Options and argumments after git-build +with some suitable options. Options and arguments after git-build will be passed on to git-buildpackage. Tagging, signing and actually uploading should be left to dgit push. -- 2.30.2