summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-28 13:20:11 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-28 13:20:13 +0100
commit04e553f13c747046ebae50c1920185f4c3ae8e2b (patch)
tree6da29c13d536a03a70326e7d3fea11a4754b1096
parent152c206f3c7b6ebe85b4941d89d7bb8417d031b8 (diff)
dgit(1): Fix a wrong reference to \fp, which should be \fP.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-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 8ee196c..06265b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dgit (5.5~) unstable; urgency=medium
* Add missing comma in debian/control. Closes:#902578.
+ * dgit(1): Fix a wrong reference to \fp, which should be \fP.
-- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 28 Jun 2018 13:18:56 +0100
diff --git a/dgit.1 b/dgit.1
index cbf0cde..ae08416 100644
--- a/dgit.1
+++ b/dgit.1
@@ -14,7 +14,7 @@ dgit \- git integration with the Debian archive
.br
.B dgit
[\fIdgit\-opts\fP] \fBbuild\fP|\fBsbuild\fP|\fBbuild-source\fP
-[\fIbuild\-opts\fp]
+[\fIbuild\-opts\fP]
.br
.B dgit
[\fIdgit\-opts\fP] \fBpush\fP|\fBpush-source\fP [\fIdgit\-opts\fP]