corrected spellings and grammar for readability

corrected minor spelling mistakes and grammar issues for better readability
This commit is contained in:
Prakhar Yadav 2018-10-29 02:13:36 +05:30 committed by GitHub
parent 5d6978c9e3
commit b66cdabdfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
Mumble - A voicechat utility for gamers
Mumble - A voice chat utility for gamers
=======================================
> *http://mumble.info/*
@ -31,12 +31,12 @@ and go to wherever you installed Mumble. Run murmur as
```
murmurd [-supw <password>] [-ini <inifile>] [-fg] [v]
-supw Set new password for the user SuperUser, which is hardcoded to
-supw Set a new password for the user SuperUser, which is hardcoded to
bypass ACLs. Keep this password safe. Until you set a password,
the SuperUser is disabled. If you use this option, murmur will
set the password in the database and then exit.
-ini Use a inifile other than murmur.ini, use this to run several instances
-ini Use an inifile other than murmur.ini, use this to run several instances
of murmur from the same directory. Make sure each instance is using
a separate database.
@ -47,7 +47,7 @@ murmurd [-supw <password>] [-ini <inifile>] [-fg] [v]
## Running Murmur on Mac OS X
Murmur is distributed seperately from the Mumble client on Mac OS X.
Murmur is distributed separately from the Mumble client on Mac OS X.
It is called Static OS X Server and can be downloaded from the main webpage.
Once downloaded it can be run in the same way as on any other Unix-like system.