Просмотр исходного кода

dselect(1): Fix formatting of last paragraphs inside --color description

Guillem Jover лет назад: 12
Родитель
Сommit
271d88e37c
2 измененных файлов с 3 добавлено и 2 удалено
  1. 1 0
      debian/changelog
  2. 2 2
      man/dselect.1

+ 1 - 0
debian/changelog

@@ -7,6 +7,7 @@ dpkg (1.17.12) UNRELEASED; urgency=low
   * Documentation:
     - Add a short description to each virtual field in dpkg-query(1), and
       mention the version they got introduced in dpkg.
+    - Fix formatting of last paragraphs inside dselect(1) --color description.
 
   [ Updated programs translations ]
   * German (Sven Joachim).

+ 2 - 2
man/dselect.1

@@ -121,11 +121,11 @@ Used to display query lines
 .B helpscreen
 Color of help screens.
 .RE
-.P
+.IP
 After the part of the screen comes a colon and the color specification. You
 can specify either the foreground color, the background color, or both,
 overriding the compiled-in colors. Use standard curses color names.
-.P
+.IP
 Optionally, after the color specification is another colon, and an
 attribute specification. This is a list of one or more attributes,
 separated by plus ("+") characters. Available attributes include (not all