This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 4b62c7950ee00e5a0c781a6a9686450a818978ef Author: Guillem Jover <[email protected]> Date: Mon Sep 26 02:20:59 2016 +0200 man: Fix bogus markup Remove markups for missing or unbalanced items. --- man/dpkg.1 | 1 - man/update-alternatives.1 | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/man/dpkg.1 b/man/dpkg.1 index 0c0338e..6cbabb7 100644 --- a/man/dpkg.1 +++ b/man/dpkg.1 @@ -781,7 +781,6 @@ shell \fIcommand\fR's standard input, to be run via \*(lqsh \-c\*(rq (since dpkg 1.16.0). This option can be specified multiple times. The output format used is the same as in \fB\-\-status\-fd\fP. -.RE .TP \fB\-\-log=\fP\fIfilename\fP Log status change updates and actions to \fIfilename\fP, instead of diff --git a/man/update-alternatives.1 b/man/update-alternatives.1 index 38f5821..ae260c7 100644 --- a/man/update-alternatives.1 +++ b/man/update-alternatives.1 @@ -426,8 +426,7 @@ there is no alternatives available. .BI Value: " currently-selected-alternative" The path of the currently selected alternative. It can also take the magic value \fBnone\fR. It is used if the link doesn't exist. -.TP -.TP +.PP The other blocks describe the available alternatives in the queried link group: .TP .BI Alternative: " path-of-this-alternative" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

