Package: lxdm
Version: 0.5.3-2
Severity: minor
Tags: patch

Dear Maintainer,

There's a typo in the manpage where it talks about how to run
update-alternative --config lxdm.conf
instead of
update-alternatives --config lxdm.conf

Please see the attached patch which adds the missing character in
the command name.


This issue was originally discovered and reported in Ubuntu, see
https://bugs.launchpad.net/ubuntu/+source/lxdm/+bug/1690351
for details


-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64
 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lxdm depends on:
ii  debconf [debconf-2.0]  1.5.60
ii  gtk2-engines-pixbuf    2.24.31-2
ii  iso-codes              3.75-1
ii  libc6                  2.24-10
ii  libcairo2              1.14.8-1
ii  libck-connector0       0.4.6-6
ii  libdbus-1-3            1.10.18-1
ii  libgdk-pixbuf2.0-0     2.36.5-2
ii  libglib2.0-0           2.50.3-2
ii  libgtk2.0-0            2.24.31-2
ii  libpam-modules         1.1.8-3.5
ii  libpam-runtime         1.1.8-3.5
ii  libpam0g               1.1.8-3.5
ii  libpango-1.0-0         1.40.5-1
ii  libpangocairo-1.0-0    1.40.5-1
ii  librsvg2-common        2.40.16-1+b1
ii  libx11-6               2:1.6.4-3
ii  libxcb1                1.12-1
ii  lsb-base               9.20161125
ii  x11-utils              7.7+3+b1

Versions of packages lxdm recommends:
ii  desktop-base  9.0.3
ii  lxde-common   0.99.2-3

lxdm suggests no packages.

-- debconf information excluded

--
mvh / best regards
Hans Joachim Desserud
http://desserud.org
diff --git a/debian/manpages/lxdm.1 b/debian/manpages/lxdm.1
index 6cf90ef..879fc35 100644
--- a/debian/manpages/lxdm.1
+++ b/debian/manpages/lxdm.1
@@ -40,7 +40,7 @@ The configuration file is /etc/lxdm/default.conf, which is a symlink to the
 real configuration file. (/etc/lxdm/lxdm.conf for standard lxdm,
 /etc/xdg/lubuntu/lxdm/lxdm.conf for Lubuntu).
 
-To update the symlink, type "update\-alternative \-\-config lxdm.conf" and follow
+To update the symlink, type "update\-alternatives \-\-config lxdm.conf" and follow
 the instructions.
 
 .B	autologin

Reply via email to