Bug#920312: console-setup: console-setup man page see alsos

2019-03-03 Thread Holger Wansing
Control: tags -1 + pending


Holger Wansing  wrote:
> Control: tags -1 + patch
> 
> 
> Kevin Ryde  wrote:
> > Package: console-setup
> > Version: 1.188
> > Severity: minor
> > File: /usr/share/man/man5/console-setup.5.gz
> > 
> > The console-setup(5) man page has
> > 
> > SEE ALSO
> > ... setfont(1), consolechars(1), ...
> > 
> > I think it's setfont(8); and is consolechars still in Debian?
> 
> I prepared a patch for this, and will apply it shortly, if noone objects.

Committed to git.
Tagging this bug as pending.


-- 
Holger Wansing 
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076



Bug#920312: console-setup: console-setup man page see alsos

2019-02-14 Thread Holger Wansing
Control: tags -1 + patch


Kevin Ryde  wrote:
> Package: console-setup
> Version: 1.188
> Severity: minor
> File: /usr/share/man/man5/console-setup.5.gz
> 
> The console-setup(5) man page has
> 
> SEE ALSO
> ... setfont(1), consolechars(1), ...
> 
> I think it's setfont(8); and is consolechars still in Debian?

I prepared a patch for this, and will apply it shortly, if noone objects.


Holger


-- 
Holger Wansing 
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076
diff --git a/debian/changelog b/debian/changelog
index ea8a91d..29b752d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+console-setup (1.190) UNRELEASED; urgency=medium
+
+  * console-setup(5) manpage: correct section of setfont manpage and remove
+reference to no-longer existing consolechars manpage. Closes: #920312
+
+ -- Holger Wansing   Thu, 14 Feb 2019 20:18:47 +0100
+
 console-setup (1.189) unstable; urgency=medium
   * Team upload
 
diff --git a/man/console-setup.5 b/man/console-setup.5
index 9153b2f..8bc515d 100644
--- a/man/console-setup.5
+++ b/man/console-setup.5
@@ -434,7 +434,6 @@ can be used in all video modes.
 .SH SEE ALSO
 .BR setupcon (1),
 .BR keyboard (5),
-.BR setfont (1),
-.BR consolechars (1),
+.BR setfont (8),
 .BR vidcontrol (1)