Bläddra i källkod

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

Guillem Jover 12 år sedan
förälder
incheckning
271d88e37c
2 ändrade filer med 3 tillägg och 2 borttagningar
  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:
   * Documentation:
     - Add a short description to each virtual field in dpkg-query(1), and
     - Add a short description to each virtual field in dpkg-query(1), and
       mention the version they got introduced in dpkg.
       mention the version they got introduced in dpkg.
+    - Fix formatting of last paragraphs inside dselect(1) --color description.
 
 
   [ Updated programs translations ]
   [ Updated programs translations ]
   * German (Sven Joachim).
   * German (Sven Joachim).

+ 2 - 2
man/dselect.1

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