summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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