This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 48cb9c0b34343529b5f7860dba7d834976c83fe6 Author: Guillem Jover <[email protected]> Date: Mon Sep 26 02:22:31 2016 +0200 man: Add missing options markup The options should be always in bold. --- man/update-alternatives.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/update-alternatives.1 b/man/update-alternatives.1 index ae260c7..99e9a56 100644 --- a/man/update-alternatives.1 +++ b/man/update-alternatives.1 @@ -319,12 +319,12 @@ might contain spaces). .TP \fB\-\-set\-selections\fR Read configuration of alternatives on standard input in the format -generated by \-\-get\-selections\fR and reconfigure +generated by \fB\-\-get\-selections\fR and reconfigure them accordingly (since version 1.15.0). .TP \fB\-\-query\fR \fIname\fR Display information about the link group -like \-\-display does, but in a machine parseable way +like \fB\-\-display\fP does, but in a machine parseable way (since version 1.15.0, see section \fBQUERY FORMAT\fR below). .TP \fB\-\-list\fR \fIname\fR -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

