Browse Source

Add a missing quote arround the date.

Nicolas FRANCOIS 20 years ago
parent
commit
20e04fae1e
2 changed files with 5 additions and 1 deletions
  1. 1 1
      man/C/install-info.8
  2. 4 0
      man/ChangeLog

+ 1 - 1
man/C/install-info.8

@@ -2,7 +2,7 @@
 .\"
 .\"
 .\" This is free software; see the GNU General Public Licence version 2
 .\" This is free software; see the GNU General Public Licence version 2
 .\" or later for copying conditions.  There is NO warranty.
 .\" or later for copying conditions.  There is NO warranty.
-.TH install\-info 8 "2006-02-28 "Debian Project" "dpkg utilities"
+.TH install\-info 8 "2006-02-28" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 install\-info - create or update entry in Info directory
 install\-info - create or update entry in Info directory
 .
 .

+ 4 - 0
man/ChangeLog

@@ -1,3 +1,7 @@
+2006-04-19  Nicolas Francois  <nicolas.francois@centraliens.net>
+
+	* C/install-info.8: Add a missing quote arround the date.
+
 2006-04-16  Nicolas Francois  <nicolas.francois@centraliens.net>
 2006-04-16  Nicolas Francois  <nicolas.francois@centraliens.net>
 
 
 	* C/dpkg-source.1: Document the shlibs.local format.
 	* C/dpkg-source.1: Document the shlibs.local format.