From 8cca0fa9e5e9937be0efd0f7b803a8be091deb24 Mon Sep 17 00:00:00 2001 From: Thorvald Natvig Date: Wed, 16 Jan 2008 23:45:25 +0000 Subject: 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 --- debian/mumble-server.config | 2 ++ man/mumble-overlay.1 | 2 +- man/mumble.1 | 2 +- man/murmur-wrapper.1 | 4 ++-- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/mumble-server.config b/debian/mumble-server.config index c88199ef0..edf4524e2 100755 --- a/debian/mumble-server.config +++ b/debian/mumble-server.config @@ -27,4 +27,6 @@ db_input medium mumble-server/emailfrom || true db_input medium mumble-server/password || true db_go +#DEBHELPER# + exit 0 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 . 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 "" .LP -- cgit v1.2.3