This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch master
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=70ffa0d2df4d48911358a7815b9b2edbf8955def

commit 70ffa0d2df4d48911358a7815b9b2edbf8955def
Author: Guillem Jover <[email protected]>
AuthorDate: Mon May 18 16:44:39 2020 +0200

    man: Do not mark end of sentence period with bold
---
 debian/changelog            | 1 +
 man/update-alternatives.man | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7aa81fc5f..be7372527 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -82,6 +82,7 @@ dpkg (1.20.1) UNRELEASED; urgency=medium
     - man: Balance font markup.
     - man: Do not nest font markup.
     - man: Use .ig/.. macros to disable text instead of commenting it out.
+    - man: Do not mark end of sentence period with bold.
   * Code internals:
     - Use $() in shell or qx() in perl instead of ``.
     - dpkg-split: Switch part number variables from unsigned int to int.
diff --git a/man/update-alternatives.man b/man/update-alternatives.man
index 3de3861dc..8ada4aea5 100644
--- a/man/update-alternatives.man
+++ b/man/update-alternatives.man
@@ -255,7 +255,7 @@ the symlinks will be updated to point to the newly added 
alternatives.
 Set the program
 .I path
 as alternative for
-.I name.
+.IR name .
 This is equivalent to
 .B \-\-config
 but is non-interactive and thus scriptable.

-- 
Dpkg.Org's dpkg

Reply via email to