chiark / gitweb /
Fixed a manpage typo.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 10 Aug 2014 19:43:33 +0000 (20:43 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 10 Aug 2014 19:43:33 +0000 (20:43 +0100)
debian/changelog
dgit.1

index fc4bd89bf12dd8721160273063db6acc52945ad7..8b88fb3f161470f4c5d3aeaf9cbcfbc64f7ddd91 100644 (file)
@@ -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.
   * 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
 
   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 9f9440f9faa508ab07d74605bbf861d97a604729..4b27cdab49e5a9ff5295aaec12a913f4ede4573a 100644 (file)
--- 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
 
 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
 literals).
 
 You will need similar enough versions of dgit on the build-host and