From 68276b29f0b58ff7023a1b28922cb7ddfbb57c31 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 21 Sep 2017 09:17:18 +0200 Subject: [PATCH] doc/ncmpc.1: replace obsolete Mantis link --- doc/ncmpc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ncmpc.1 b/doc/ncmpc.1 index 7711963..da2ce42 100644 --- a/doc/ncmpc.1 +++ b/doc/ncmpc.1 @@ -270,7 +270,7 @@ Another one is: .SH "CHAT PROTOCOL" If ncmpc has been compiled with "chat" support, it uses the client-to-client protocol available in MPD 0.17 or higher to communicate with other clients. In order to receive messages it subscribes to the channel with the name "chat", and displays any message sent there as-is. When the user enters a message, it is first with the prefix specified by the \fBchat-prefix\fR option (or the default prefix), and then sent to the "chat" channel for others to read. .SH "BUGS" -Report bugs on http://www.musicpd.org/mantis/ +Report bugs on https://github.com/MusicPlayerDaemon/ncmpc/issues .SH "NOTE" Since MPD uses UTF\-8, ncmpc needs to convert characters to the charset used by the local system. If you get character conversion errors when your running ncmpc you probably need to set up your locale. This is done by setting any of the LC_CTYPE, LANG or LC_ALL environment variables (LC_CTYPE only affects character handling). -- 2.30.2