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=a6b2029051f93552a033e38bb08bcd52aee19279 commit a6b2029051f93552a033e38bb08bcd52aee19279 Author: Guillem Jover <[email protected]> AuthorDate: Tue May 12 05:31:32 2020 +0200 man: Fix list markup Fixes: commit d06f6250be568375cdad74ff5c614b20f5c1b7a9 --- man/dselect.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/dselect.man b/man/dselect.man index 626aea376..dbcae5efa 100644 --- a/man/dselect.man +++ b/man/dselect.man @@ -309,8 +309,8 @@ are about the selections set by the user. .sp These are the meanings of the shorthand package status indicator codes: .IP -.RS Error flag: +.RS .TP \fIempty\fP no error .TQ -- Dpkg.Org's dpkg

