=?UTF-8?Q?Fr=C3=A9d=C3=A9ric=20Delanoy=20?=: wineboot: Fix manpage formatting.

Alexandre Julliard julliard at winehq.org
Wed Jul 17 13:31:46 CDT 2013


Module: wine
Branch: master
Commit: 6a905da767f16ca1807859770433c46f6ea40cfd
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6a905da767f16ca1807859770433c46f6ea40cfd

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Wed Jul 17 01:11:58 2013 +0200

wineboot: Fix manpage formatting.

---

 programs/wineboot/wineboot.man.in |   22 ++++++++++------------
 1 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/programs/wineboot/wineboot.man.in b/programs/wineboot/wineboot.man.in
index 0a3c355..a5c7b53 100644
--- a/programs/wineboot/wineboot.man.in
+++ b/programs/wineboot/wineboot.man.in
@@ -2,31 +2,29 @@
 .SH NAME
 wineboot \- perform Wine initialization, startup, and shutdown tasks
 .SH SYNOPSIS
-.BR "wineboot "\fI[OPTION]\fR "
+.B wineboot
+.RI [ options ]
 .SH DESCRIPTION
 .B wineboot
 performs the initial creation and setup of a WINEPREFIX for wine(1). It can also perform a simulated
 reboot or shutdown to any applications running within the WINEPREFIX.
-.SH "SEE ALSO"
-.BR wine(1)
 .SH "OPTIONS"
-.IP \-h,\ \-\-help
+.IP \fB\-h\fR,\fB\ \-\-help
 Display help message.
-.IP \-e,\ \-\-end\-session
+.IP \fB\-e\fR,\fB\ \-\-end\-session
 End the current session cleanly.
-.IP \-f,\ \-\-force
+.IP \fB\-f\fR,\fB\ \-\-force
 Force exit for processes that don't exit cleanly
-.IP \-i,\ \-\-init
+.IP \fB\-i\fR,\fB\ \-\-init
 Initialize the WINEPREFIX.
-.IP \-k,\  \-\-kill
+.IP \fB\-k\fR,\fB\ \-\-kill
 Kill running processes without any cleanup.
-.IP \-r,\ \-\-restart
+.IP \fB\-r\fR,\fB\ \-\-restart
 Restart only, don't do normal startup operations.
-.IP \-s,\ \-\-shutdown
+.IP \fB\-s\fR,\fB\ \-\-shutdown
 Shutdown only, don't reboot.
-.IP \-u,\ \-\-update
+.IP \fB\-u\fR,\fB\ \-\-update
 Update the WINEPREFIX.
-
 .SH BUGS
 Bugs can be reported on the
 .UR http://bugs.winehq.org




More information about the wine-cvs mailing list