View Ticket
Not logged in
2021-02-27
11:24 Closed ticket [87082587c4]: Typo in msgcat man page plus 7 other changes artifact: b788801794 user: oehhar
11:22
Ticket [87082587c4]: typo in msgcat man page check-in: 04993f41e0 user: oehhar tags: trunk, main
11:21
Ticket [87082587c4]: typo in msgcat man page check-in: 79f2ec94ab user: oehhar tags: core-8-branch
11:19
Ticket [87082587c4]: typo in msgcat man page check-in: 9d532a6cf3 user: oehhar tags: core-8-6-branch
2021-02-26
22:20 New ticket [87082587c4] Typo in msgcat man page. artifact: 24a40f091a user: tberg

Ticket UUID: 87082587c466f7cb821ce4ff7c5827c577c19491
Title: Typo in msgcat man page
Type: Bug Version: 8.6.11
Submitter: tberg Created on: 2021-02-26 22:20:05
Subsystem: 30. msgcat Package Assigned To: nobody
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2021-02-27 11:24:07
Resolution: Fixed Closed By: oehhar
    Closed on: 2021-02-27 11:24:07
Description:
Line 222 of doc/msgcat.n is:

222: \fB::msgcat:mcloadedlocales subcommand\fR ?\fIlocale\fR?

but the command should have '::' instead of ':'

222: \fB::msgcat::mcloadedlocales subcommand\fR ?\fIlocale\fR?
User Comments: oehhar added on 2021-02-27 11:24:07:

Thank you for the detailed check and report. Fixed with commit [9d532a6cf3].