Convert manuals to use mdoc macros.

This commit is contained in:
Anthony J. Bentley 2016-07-17 06:48:43 -06:00
parent 92594e08d4
commit 1368e27291
2 changed files with 94 additions and 102 deletions

View File

@ -1,56 +1,37 @@
.TH DOLPHIN-EMU-NOGUI 6 "March 4, 2016" .Dd July 17, 2016
.SH NAME .Dt DOLPHIN-EMU-NOGUI 6
dolphin-emu-nogui - an emulator for running GameCube, Wii, and Triforce .Os
games on .Sh NAME
Windows, Linux, OS X, and recent Android devices. .Nm dolphin-emu-nogui
.SH SYNOPSIS .Nd Nintendo GameCube and Wii emulator
.B dolphin-emu-nogui .Sh SYNOPSIS
[\fB-h\fR] [\fB-d\fR] [\fB-l\fR] [\fB-e \fIfile\fR] [\fB-b\fR] [\fB-c\fR] [\fB-V .Nm dolphin-emu-nogui
\fIvideo\fR] [\fB-A \fIaudio\fR] [\fB-m .Op Fl hv
\fIfile\fR] [\fB-u \fIpath\fR] .Op Fl e Ar file
.SH DESCRIPTION .Sh DESCRIPTION
Dolphin is an emulator for two recent Nintendo video game consoles: the Dolphin is an emulator for two recent Nintendo video game consoles:
GameCube and the Wii. It allows PC gamers to enjoy games for these two consoles the GameCube and the Wii.
in full HD (1080p) with several enhancements: compatibility with all PC It allows PC gamers to enjoy games for these two consoles
controllers, turbo speed, networked multiplayer, and even more! in full HD (1080p) with several enhancements:
.P compatibility with all PC controllers, turbo speed, networked multiplayer,
\fBdolphin-emu-nogui\fR does not have a graphical user interface. and even more!
.SH OPTIONS .Pp
.TP .Nm
.BR \-h ", " \-\-help does not have a graphical user interface.
Show this help message .Sh OPTIONS
.TP .Bl -tag -width Ds
.BR \-d ", " \-\-debugger .It Fl e Ar file , Fl Fl exec= Ns Ar file
Opens the debugger Load the specified file
.TP .It Fl h , Fl Fl help
.BR \-l ", " \-\-logger Print a help message
Opens the logger .It Fl v , Fl Fl version
.TP Print version and exit
.BR \-e ", " \-\-exec =\fIfile\fR .El
Loads the specified file .Sh FILES
(\fBDOL\fR,\fBELF\fR,\fBWAD\fR,\fBGCM\fR,\fBISO\fR) .Bl -tag -width Ds
.TP .It Pa $HOME/.dolphin-emu
.BR \-b ", " \-\-batch
Exit Dolphin with emulator
.TP
.BR \-c ", " \-\-confirm =\fItext\fR
Set Confirm on Stop
.TP
.BR \-V ", " \-\-video_backend =\fIvideo\fR
OpenGL (\fBOGL\fR) or \fBSoftware Renderer\fR video backend
.TP
.BR \-A ", " \-\-audio_emulation =\fIaudio\fR
Low level (\fBLLE\fR) or high level (\fBHLE\fR) audio
.TP
.BR \-m ", " \-\-movie =\fIfile\fR
Play a movie file
.TP
.BR \-u ", " \-\-user =\fIpath\fR
User folder path
.SH FILES
.TP
.I $HOME/.dolphin-emu
Default user configuration directory. Default user configuration directory.
.SH AUTHOR .El
.Sh AUTHORS
This manual page was written by Jeremy Newton, but may be distributed freely This manual page was written by Jeremy Newton, but may be distributed freely
using the CC BY license. using the CC BY license.

View File

@ -1,56 +1,67 @@
.TH DOLPHIN-EMU 6 "March 4, 2016" .Dd July 17, 2016
.SH NAME .Dt DOLPHIN-EMU 6
dolphin-emu - an emulator for running GameCube, Wii, and Triforce .Os
games on .Sh NAME
Windows, Linux, OS X, and recent Android devices. .Nm dolphin-emu
.SH SYNOPSIS .Nd Nintendo GameCube and Wii emulator
.B dolphin-emu .Sh SYNOPSIS
[\fB-h\fR] [\fB-d\fR] [\fB-l\fR] [\fB-e \fIfile\fR] [\fB-b\fR] [\fB-c\fR] [\fB-V .Nm dolphin-emu
\fIvideo\fR] [\fB-A \fIaudio\fR] [\fB-m .Op Fl bdhl
\fIfile\fR] [\fB-u \fIpath\fR] .Op Fl a Ar audio
.SH DESCRIPTION .Op Fl c Ar str
Dolphin is an emulator for two recent Nintendo video game consoles: the .Op Fl e Ar file
GameCube and the Wii. It allows PC gamers to enjoy games for these two consoles .Op Fl m Ar file
in full HD (1080p) with several enhancements: compatibility with all PC .Op Fl u Ar path
controllers, turbo speed, networked multiplayer, and even more! .Op Fl v Ar video
.P .Sh DESCRIPTION
\fBdolphin-emu\fR features a graphical user interface made using wxWidgets. Dolphin is an emulator for two recent Nintendo video game consoles:
.SH OPTIONS the GameCube and the Wii.
.TP It allows PC gamers to enjoy games for these two consoles
.BR \-h ", " \-\-help in full HD (1080p) with several enhancements:
Show this help message compatibility with all PC controllers, turbo speed, networked multiplayer,
.TP and even more!
.BR \-d ", " \-\-debugger .Pp
Opens the debugger .Nm
.TP features a graphical user interface made using wxWidgets.
.BR \-l ", " \-\-logger .Sh OPTIONS
Opens the logger .Bl -tag -width Ds
.TP .It Fl a Ar audio , Fl Fl audio_emulation= Ns Ar audio
.BR \-e ", " \-\-exec =\fIfile\fR Low level
Loads the specified file .Pq Sy LLE
(\fBDOL\fR,\fBELF\fR,\fBWAD\fR,\fBGCM\fR,\fBISO\fR) or high level
.TP .Pq Sy HLE
.BR \-b ", " \-\-batch audio
.It Fl b , Fl Fl batch
Exit Dolphin with emulator Exit Dolphin with emulator
.TP .It Fl c Ar text , Fl Fl confirm= Ns Ar text
.BR \-c ", " \-\-confirm =\fItext\fR
Set Confirm on Stop Set Confirm on Stop
.TP .It Fl d , Fl Fl debugger
.BR \-V ", " \-\-video_backend =\fIvideo\fR Open the debugger
OpenGL (\fBOGL\fR) or \fBSoftware Renderer\fR video backend .It Fl e Ar file , Fl Fl exec= Ns Ar file
.TP Load the specified file
.BR \-A ", " \-\-audio_emulation =\fIaudio\fR .It Fl h , Fl Fl help
Low level (\fBLLE\fR) or high level (\fBHLE\fR) audio Print a help message
.TP .It Fl l , Fl Fl logger
.BR \-m ", " \-\-movie =\fIfile\fR Open the logger
.Po
.Pa .dol , .elf , .wad , .gcm , .iso
.Pc
.It Fl m Ar file , Fl Fl movie= Ns Ar file
Play a movie file Play a movie file
.TP .It Fl u Ar path , Fl Fl user= Ns Ar path
.BR \-u ", " \-\-user =\fIpath\fR
User folder path User folder path
.SH FILES .It Fl v , Fl Fl video_backend= Ns Ar video
.TP OpenGL
.I $HOME/.dolphin-emu .Pq Sy OGL
or
.Sy Software Renderer
video backend
.El
.Sh FILES
.Bl -tag -width Ds
.It Pa $HOME/.dolphin-emu
Default user configuration directory. Default user configuration directory.
.SH AUTHOR .El
.Sh AUTHOR
This manual page was written by Jeremy Newton, but may be distributed freely This manual page was written by Jeremy Newton, but may be distributed freely
using the CC BY license. using the CC BY license.