View Ticket
Not logged in
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].