regedit: Fix manpage formatting.

Frédéric Delanoy frederic.delanoy at gmail.com
Tue Jul 16 18:12:00 CDT 2013


---
 programs/regedit/regedit.man.in | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/programs/regedit/regedit.man.in b/programs/regedit/regedit.man.in
index 8c77949..06c0395 100644
--- a/programs/regedit/regedit.man.in
+++ b/programs/regedit/regedit.man.in
@@ -2,7 +2,8 @@
 .SH NAME
 regedit \- Wine registry editor
 .SH SYNOPSIS
-.BR "regedit "\fI[text\ file]\fR "
+.B regedit
+.RI [ text\ file ]
 .SH DESCRIPTION
 .B regedit
 is the Wine registry editor, designed to be compatible with its Microsoft Windows counterpart.
@@ -14,20 +15,20 @@ The switches are case\-insensitive and can be prefixed either by '\-' or '/'.
 \fB\-E\fR \fIfile\fR [\fIregpath\fR]
 Exports the content of the specified registry key to the specified \fIfile\fR. It exports
 the whole registry if no key is specified.
-.IP \fB\-D\fR\ regpath
+.IP \fB\-D\fR\ \fIregpath
 Deletes the specified registry key.
 .IP \fB\-S\fR
 Run regedit silently (ignored, CLI mode is always silent). This exists for compatibility with Windows regedit.
 .IP \fB\-V\fR
 Run regedit in advanced mode (ignored). This exists for compatibility with Windows regedit.
-.IP  \fB\-L\fR\ location
+.IP  \fB\-L\fR\ \fIlocation
 Specifies the location of the system.dat registry file (ignored). This exists for compatibility with Windows regedit.
-.IP \fB\-R\fR\ location
+.IP \fB\-R\fR\ \fIlocation
 Specifies the location of the user.dat registry file (ignored). This exists for compatibility with Windows regedit.
 .IP \fB\-?\fR
 Prints a help message. Any other options are ignored.
 .IP \fB\-C\fR\ \fIfile.reg\fR
-Create registry from \fIfile\fR (unimplemented).
+Create registry from \fIfile.reg\fR (unimplemented).
 .SH BUGS
 Bugs can be reported on the
 .UR http://bugs.winehq.org
-- 
1.8.3.2




More information about the wine-patches mailing list