summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-10 20:43:33 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-10 20:43:33 +0100
commitacefa442cafe48b4aa7ead9c6fa06f73d9b28a8c (patch)
tree133d5fdef04c8926c602a84c1dbace4b94c4fbb2
parent8c229ab1d6afbf7008d3be50d5c33fa7a3dc88ab (diff)
Fixed a manpage typo.
-rw-r--r--debian/changelog1
-rw-r--r--dgit.12
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fc4bd89..8b88fb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,7 @@ dgit (0.22~experimental1) experimental; urgency=low
* Better reporting of child exit statuses (esp. deaths due to signals).
* In rpush, on protocol error talking to build host, check if the
subprocess died and report differently if so. Closes:#736528.
+ * Fixed a manpage typo.
Major new feature, currently stalled awaiting server infrastructure:
* dgit-repos-server: New program for receiving signed-tag-based
diff --git a/dgit.1 b/dgit.1
index 9f9440f..4b27cda 100644
--- a/dgit.1
+++ b/dgit.1
@@ -175,7 +175,7 @@ them.
build-host and build\-dir can be passed as separate
arguments; this is assumed to be the case if the first argument
-contains no : (except perhaps on in [ ], to support IPv6 address
+contains no : (except perhaps one in [ ], to support IPv6 address
literals).
You will need similar enough versions of dgit on the build-host and