]> err.no Git - dpkg/commitdiff
Fix typo in dpkg-statoverride manpage. Closes: #348113
authorGuillem Jover <guillem@debian.org>
Thu, 26 Jan 2006 20:06:27 +0000 (20:06 +0000)
committerGuillem Jover <guillem@debian.org>
Thu, 26 Jan 2006 20:06:27 +0000 (20:06 +0000)
Thanks to Marc Haber <mh+debian-packages@zugschlus.de>.

ChangeLog
debian/changelog
man/C/dpkg-statoverride.8

index a274aaf2f3ae4cc0f8d3d4aff43b05087a6a47a9..5a37522384ef1159ef2845bc4a73292f8265ced9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-26  Marc Haber  <mh+debian-packages@zugschlus.de>
+
+       * man/C/dpkg-statoverride.8: Fix typo.
+
 2006-01-24  Frank Lichtenheld  <djpig@debian.org>
 
        * debian/control:
index cfc12998fef3112b554dc6c08f6180d6baed4d9a..8ac67a35f59288edfd45a1d7fd37434ef132ebed 100644 (file)
@@ -12,6 +12,10 @@ dpkg (1.13.13~) unstable; urgency=low
       Kramer
     - Japanese (Kenshi Muto). Closes: #349808
 
+  [ Guillem Jover ]
+  * Fix typo in dpkg-statoverride manpage. Closes: #348113
+    Thanks to Marc Haber <mh+debian-packages@zugschlus.de>.
+
  --
 
 dpkg (1.13.12) experimental; urgency=low
index 91444c087715e761adb188dbb18130ac570ecff9..d34fceb83ad60e8101b099de573dd6853fe05575 100644 (file)
@@ -1,4 +1,4 @@
-.TH DPKG-STATOVERRIDE 8 "November 2000" "Debian project" "dpkg utililties"
+.TH DPKG-STATOVERRIDE 8 "2006-01-26" "Debian project" "dpkg utililties"
 .SH NAME
 dpkg\-statoverride - override ownership and mode of files
 .SH SYNOPSIS
@@ -31,7 +31,7 @@ If \-\-update is specified and \fB<file>\fR exists, it is immediately
 set to the new owner and mode.
 .TP
 .I \-\-remove <file>
-Remove an override for \fB<file>\fR, the status of \fB<file\fR is left
+Remove an override for \fB<file>\fR, the status of \fB<file>\fR is left
 unchanged by this command.
 .TP
 .I \-\-list [<glob-pattern>]