From: Ian Jackson Date: Thu, 28 Jun 2018 12:20:11 +0000 (+0100) Subject: dgit(1): Fix a wrong reference to \fp, which should be \fP. X-Git-Tag: archive/debian/5.5+exp2^2~1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=04e553f13c747046ebae50c1920185f4c3ae8e2b dgit(1): Fix a wrong reference to \fp, which should be \fP. Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 8ee196ca..06265b73 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 Thu, 28 Jun 2018 13:18:56 +0100 diff --git a/dgit.1 b/dgit.1 index cbf0cde5..ae084163 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]