[Pkg-tcltk-devel] Bug#1071924: several man pages have register '^v' undefined
Bjarni Ingi Gislason
bjarniig at simnet.is
Sun May 26 00:48:04 BST 2024
Package: tcl8.6-doc
Version: 8.6.14+dfsg-1
Severity: minor
Dear Maintainer,
warnings from 'groff ...' with some manuls.
Example:
zcat /usr/share/man/man3/tell.3tcl.gz | groff -man -ww -b -z
troff: backtrace: '<standard input>':184: trap-called macro '^B'
troff: warning: register '^v' not defined
-.-
This happens when the macro 'VS' is not used.
-.-
Define it with
.nr ^v +0
in the first line after the first comment block, for example
[...]
.\" .PQ arg1 ?arg2?
.\" Print an open parenthesis, arg1 in quotes, then arg2 normally
.\" (for trailing punctuation) and then a closing parenthesis.
.\"
.\" # Set up traps and other miscellaneous stuff for Tcl/Tk man pages.
.nr ^v +0
.if t .wh -1.3i ^B
.nr ^l \n(.l
.ad b
-- System Information:
Debian Release: trixie/sid
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.7.12-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
tcl8.6-doc depends on no packages.
tcl8.6-doc recommends no packages.
Versions of packages tcl8.6-doc suggests:
ii tcl8.6 8.6.14+dfsg-1
-- no debconf information
More information about the Pkg-tcltk-devel
mailing list