Browse Source

Fix two other typos in the manpages.

Nicolas FRANCOIS 20 years ago
parent
commit
3c634bd7df
3 changed files with 7 additions and 2 deletions
  1. 5 0
      ChangeLog
  2. 1 1
      man/C/dpkg-scansources.1
  3. 1 1
      man/C/dselect.1

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2006-02-07  Nicolas François  <nicolas.francois@centraliens.net>
+
+	* man/C/dselect.1: Fix a typo: replace '.sh' by '.sp'.
+	* man/C/dpkg-scansources.1: Fix a typo: replace '.Sp' by '.sp'.
+
 2006-02-07  Guillem Jover  <guillem@debian.org>
 2006-02-07  Guillem Jover  <guillem@debian.org>
 
 
 	* man/C/update-alternatives.8: Remove trailing 'C'.
 	* man/C/update-alternatives.8: Remove trailing 'C'.

+ 1 - 1
man/C/dpkg-scansources.1

@@ -39,7 +39,7 @@ name.
 .IX Item "-s, --source-override file"
 .IX Item "-s, --source-override file"
 Use \fIfile\fR as the source override file.  The default is the name of the
 Use \fIfile\fR as the source override file.  The default is the name of the
 override file you specified with \fI.src\fR appended.
 override file you specified with \fI.src\fR appended.
-.Sp
+.sp
 The source override file is in a different format from the binary override
 The source override file is in a different format from the binary override
 file.  It contains only two whitespace separated fields, the first is the
 file.  It contains only two whitespace separated fields, the first is the
 source package name and the second is the section.  Blank lines and comment
 source package name and the second is the section.  Blank lines and comment

+ 1 - 1
man/C/dselect.1

@@ -251,7 +251,7 @@ alternates between:
 In a dependency resolution screen, there is also the possibility of
 In a dependency resolution screen, there is also the possibility of
 viewing the specific unresolved depends or conflicts related to the
 viewing the specific unresolved depends or conflicts related to the
 package and causing it to be listed.
 package and causing it to be listed.
-.sh
+.sp
 .SS Packages status list
 .SS Packages status list
 .sp
 .sp
 The main select screen displays a list of all packages known to the debian
 The main select screen displays a list of all packages known to the debian