Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2008-01-17 02:45:25 +0300
committerThorvald Natvig <slicer@users.sourceforge.net>2008-01-17 02:45:25 +0300
commit8cca0fa9e5e9937be0efd0f7b803a8be091deb24 (patch)
tree1a0d82cd000075c83beef0a44cdfdf793e6b3b29 /man
parentabc6336f3e04a6e82e371b90ea9b14243f6d2b14 (diff)
manpage updates and .config fix from patrick.matthaei@web.de
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@923 05730e5d-ab1b-0410-a4ac-84af385074fa
Diffstat (limited to 'man')
-rw-r--r--man/mumble-overlay.12
-rw-r--r--man/mumble.12
-rw-r--r--man/murmur-wrapper.14
3 files changed, 4 insertions, 4 deletions
diff --git a/man/mumble-overlay.1 b/man/mumble-overlay.1
index c50c734bc..8001a2585 100644
--- a/man/mumble-overlay.1
+++ b/man/mumble-overlay.1
@@ -25,7 +25,7 @@ This will only work with OpenGL drivers which support the full
OpenGL and GLX specifications.
.SH SEE ALSO
.BR mumble (1),
-.BR murmur (1).
+.BR murmurd (1).
.SH AUTHOR
mumble and murmurd was written by Thorvald Natvig
<slicer@users.sourceforge.net>.
diff --git a/man/mumble.1 b/man/mumble.1
index 643904d96..d1291530a 100644
--- a/man/mumble.1
+++ b/man/mumble.1
@@ -8,7 +8,7 @@ Mumble is a low\-latency, high quality voice chat utility for
gaming that runs under X11.
.SH SEE ALSO
.BR mumble-overlay (1),
-.BR murmur (1).
+.BR murmurd (1).
.br
.SH AUTHOR
mumble and murmurd was written by Thorvald Natvig
diff --git a/man/murmur-wrapper.1 b/man/murmur-wrapper.1
index 0074e473f..67023f3bf 100644
--- a/man/murmur-wrapper.1
+++ b/man/murmur-wrapper.1
@@ -29,7 +29,7 @@ restrictions.
.SH NOTES
To create your own private server, you first want to run
.IP
-murmur-wrapper -i
+murmur-wrapper \-i
.LP
Then edit ~/murmur/murmur.ini to set the various configuration settings. The
most important is probably the port; unless you're the only murmur process
@@ -38,7 +38,7 @@ running on this server, you'll need to change it.
When you're happy with your settings, you need to set the password for
SuperUser, which is your administrator account.
.IP
-murmur-wrapper -p
+murmur-wrapper \-p
.I "<password>"
.LP