The following commit has been merged in the master branch:
commit e29457dd5f8bfc8f6fc913b1899919f98be93bd7
Author: Guillem Jover <guil...@debian.org>
Date:   Fri Jun 26 03:30:57 2009 +0200

    man:  Mark argument names in dpkg-statoverride.1 in italic

diff --git a/debian/changelog b/debian/changelog
index cabc83f..3e2032c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ dpkg (1.15.3) UNRELEASED; urgency=low
   * Use the correct units (KiB) in dpkg-split when referring to partsize.
   * Document in dpkg-statoverride(8) that mode needs to be specified in
     octal. Closes: #534551
+  * Mark argument names in dpkg-statoverride.1 in italic.
 
   [ Raphael Hertzog ]
   * Unset TAR_OPTIONS when creating/extracting tar archives for source
diff --git a/man/dpkg-statoverride.8 b/man/dpkg-statoverride.8
index c0a1e8e..584f239 100644
--- a/man/dpkg-statoverride.8
+++ b/man/dpkg-statoverride.8
@@ -1,4 +1,4 @@
-.TH dpkg\-statoverride 8 "2008-08-18" "Debian project" "dpkg utilities"
+.TH dpkg\-statoverride 8 "2009-06-26" "Debian project" "dpkg utilities"
 .SH NAME
 dpkg\-statoverride \- override ownership and mode of files
 .
@@ -24,18 +24,18 @@ overrides.
 .SH COMMANDS
 .TP
 .BI \-\-add " user group mode file"
-Add an override for \fBfile\fR. \fBfile\fR does not need to exist
+Add an override for \fIfile\fP. \fIfile\fP does not need to exist
 when this command is used; the override will be stored and used later.
 Users and groups can be specified by their name (for example \fBroot\fR
 or \fBnobody\fR), or by their number by prepending the number with a
 `\fB#\fR' (for example \fB#0\fR or \fB#65534\fR). The \fImode\fR needs
 to be specified in octal.
 
-If \-\-update is specified and \fBfile\fR exists, it is immediately
+If \-\-update is specified and \fIfile\fP exists, it is immediately
 set to the new owner and mode.
 .TP
 .BI \-\-remove " file"
-Remove an override for \fBfile\fR, the status of \fBfile\fR is left
+Remove an override for \fIfile\fP, the status of \fIfile\fP is left
 unchanged by this command.
 .TP
 .BR \-\-list " [\fIglob-pattern\fP]"
@@ -52,7 +52,7 @@ Show the version and exit.
 .SH OPTIONS
 .TP
 .BI \-\-admindir " directory"
-Change the directory of the dpkg database where the statoverride file is
+Change the \fIdirectory\fP of the dpkg database where the statoverride file is
 also stored. Defaults to \fI/var/lib/dpkg\fP.
 .TP
 .B \-\-force

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to