Selaa lähdekoodia

Add a missing quote arround the date.

Nicolas FRANCOIS 20 vuotta sitten
vanhempi
commit
20e04fae1e
2 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  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
 .\" 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
 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>
 
 	* C/dpkg-source.1: Document the shlibs.local format.