File: manpage-msiexec.patch

package info (click to toggle)
wine 10.0~repack-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 326,452 kB
  • sloc: ansic: 4,155,993; perl: 23,800; yacc: 22,031; javascript: 15,872; makefile: 12,352; pascal: 9,519; objc: 6,923; lex: 5,273; xml: 3,219; python: 2,688; cpp: 1,741; sh: 895; java: 750; asm: 299; cs: 62
file content (27 lines) | stat: -rw-r--r-- 1,038 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
description: remove incorrect backslashes from the msiexec manpage
author: Michael Gilbert <mgilbert@debian.org>
forwarded: not-needed

--- a/programs/msiexec/msiexec.man.in
+++ b/programs/msiexec/msiexec.man.in
@@ -23,7 +23,7 @@ Same as \fB/x\fR.
 .IP \fB/f\fR\ \
 \fR[\fBp\fR|\fBo\fR|\fBe\fR|\fBd\fR|\fBc\fR|\fBa\fR|\fBu\fR|\fBm\fR|\fBs\fR|\fBv\fR]\ \
 \fR{\fIpackage\fR|\fIproductcode\fR}
-Repair an installation. Default options are \'omus\'
+Repair an installation. Default options are 'omus'
 .IP "\fBp\fR"
 Reinstall the file if it is missing.
 .IP "\fBo\fR"
@@ -64,9 +64,9 @@ Shows a full UI.
 .IP \fB/l\fR[\fB*\fR]\
 [\fBi\fR|\fBw\fR|\fBe\fR|\fBa\fR|\fBr\fR|\fBu\fR|\fBc\fR|\fBm\fR|\fBo\fR|\fBp\fR|\fBv\fR]\
 [\fB+\fR|\fB!\fR]\ {\fIlogfile\fR}
-Enable logging to \fIlogfile\fR. Defaults are \'iwearmo\'.
+Enable logging to \fIlogfile\fR. Defaults are 'iwearmo'.
 .IP "\fB*\fR"
-Enable all logging options except \'v\' and \'x\'.
+Enable all logging options except 'v' and 'x'.
 .IP "\fBi\fR"
 Log status messages.
 .IP "\fBw\fR"