diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2020-12-25 13:16:37 +0100 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2020-12-25 13:16:37 +0100 |
| commit | 571918426693331f4cf95a6a1e8590825662be91 (patch) | |
| tree | 7b82ce18a16431477c489eaf9893f2531b0fc0e7 /documentation | |
| parent | e0eea506162c159df500587db406ee3b1fa3f911 (diff) | |
| download | mum-571918426693331f4cf95a6a1e8590825662be91.tar.gz | |
fix manpage typo
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/mumctl.1 | 6 | ||||
| -rw-r--r-- | documentation/mumctl.txt | 2 | ||||
| -rw-r--r-- | documentation/mumd.1 | 4 | ||||
| -rw-r--r-- | documentation/mumdrc.5 | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/documentation/mumctl.1 b/documentation/mumctl.1 index 690a598..3239cb4 100644 --- a/documentation/mumctl.1 +++ b/documentation/mumctl.1 @@ -2,12 +2,12 @@ .\" Title: mumd .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 -.\" Date: 2020-12-24 +.\" Date: 2020-12-25 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "MUMCTL" "1" "2020-12-24" "\ \&" "\ \&" +.TH "MUMCTL" "1" "2020-12-25" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -34,7 +34,7 @@ mumctl \- mumd(1) controller mumctl <subcommand> [<args>] .SH "DESCRIPTION" .sp -mumd is a CLI controller for mumd(1), a client daemon for Mumble, a free and +mumctl is a CLI controller for mumd(1), a client daemon for Mumble, a free and open source voice chat system. .SH "OPTIONS" .sp diff --git a/documentation/mumctl.txt b/documentation/mumctl.txt index e571f4e..10c325f 100644 --- a/documentation/mumctl.txt +++ b/documentation/mumctl.txt @@ -14,7 +14,7 @@ mumctl <subcommand> [<args>] Description ----------- -mumd is a CLI controller for mumd(1), a client daemon for Mumble, a free and +mumctl is a CLI controller for mumd(1), a client daemon for Mumble, a free and open source voice chat system. Options diff --git a/documentation/mumd.1 b/documentation/mumd.1 index 8934497..ffd5f96 100644 --- a/documentation/mumd.1 +++ b/documentation/mumd.1 @@ -2,12 +2,12 @@ .\" Title: mumd .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 -.\" Date: 2020-12-24 +.\" Date: 2020-12-25 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "MUMD" "1" "2020-12-24" "\ \&" "\ \&" +.TH "MUMD" "1" "2020-12-25" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 diff --git a/documentation/mumdrc.5 b/documentation/mumdrc.5 index e50d203..b540f1b 100644 --- a/documentation/mumdrc.5 +++ b/documentation/mumdrc.5 @@ -2,12 +2,12 @@ .\" Title: mumdrc .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 -.\" Date: 2020-12-24 +.\" Date: 2020-12-25 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "MUMDRC" "5" "2020-12-24" "\ \&" "\ \&" +.TH "MUMDRC" "5" "2020-12-25" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 |
