On Tue, May 19, 2020 at 08:48:54PM +0000, Bjarni Ingi Gislason wrote:
> Package: lynx
> Version: 2.9.0dev.5-1
> Severity: minor
> Tags: patch
> 
> Dear Maintainer,
> 
> Input file is lynx.1
> 
> chk_man: Next line: execute mandoc -T lint lynx.1
> mandoc: lynx.1:1117:16: STYLE: whitespace at end of input line
> mandoc: lynx.1:1118:47: STYLE: whitespace at end of input line
> mandoc: lynx.1:27:2: WARNING: missing date, using today's date: TH

hmm - I see that mandoc does issue that warning.
However, none of the systems that I've encountered in a while
will actually use today's date in the header.
Rather, it's blank.

Given that, it's unclear whether it's (a) referring to some system
other than Debian, etc., or (b) some newly-incompatible setting
which hasn't propagated very far yet.

> mandoc: lynx.1:1003:2: WARNING: skipping paragraph macro: PP after SH
> 
> #####
> 
> Test nr. 25:
> 
> Change a HYPHEN-MINUS (code 0x55, 2D) to a minus (\-), if in front of a
> name for an option.

I found a few more (patch attached)

-- 
Thomas E. Dickey <dic...@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net
rcshist: Duplicate symbol 'v2-8-2dev_4'
REV:1.129               lynx.man            2020/05/20 00:06:15       tom

   change prompted by Debian #961080

--- lynx.man	2020/02/24 00:12:25	1.128
+++ lynx.man	2020/05/20 00:06:15	1.129
@@ -1,4 +1,4 @@
-.\" $LynxId: lynx.man,v 1.127 2020/02/24 00:09:40 Keith.Bowes Exp $
+.\" $LynxId: lynx.man,v 1.128 2020/02/24 00:12:25 tom Exp $
 .\" **************************************************************************
 .\" Escape single quotes in literal strings from groff's Unicode transform.
 .ie \n(.g .ds `` \(lq
@@ -805,7 +805,7 @@
 If disabled, no transfer rate is shown.
 Use lynx.cfg or the options menu to select KB/second and/or ETA.
 .TP
-.B \-socks5-proxy=URL
+.B \-socks5\-proxy=URL
 (Via which) SOCKS5 proxy to connect.
 This controls the builtin SOCKS5 support, and is therefore unrelated to
 the option \fB\-nosocks\fP.
@@ -949,7 +949,7 @@
 .B \-update_term_title
 enables updating the title in terminal emulators.
 Use only if your terminal emulator supports that escape code.
-Has no effect when used with \fB-notitle\fP.
+Has no effect when used with \fB\-notitle\fP.
 .TP
 .B \-use_mouse
 turn on mouse support, if available.
@@ -1000,7 +1000,6 @@
 in an XHTML 1.0 document.
 For example \*(``<p/>\*('' will be discarded.
 .SH COMMANDS
-.PP
 More than one key can be mapped to a given command.
 Here are some of the most useful:
 .bP
@@ -1114,8 +1113,8 @@
 (http, ftp, gopher, etc), can be mapped separately by setting environment
 variables of the form \fIPROTOCOL\fP_proxy.
 Protocols are indicated in a URI by the name before \*(``:\*('', e.g.,
-\*(``http\*('' in 
-\*(``http://some.server.dom:port/\*('' for HTML. 
+\*(``http\*('' in
+\*(``http://some.server.dom:port/\*('' for HTML.
 .IP
 Depending on your system configuration and supported protocols,
 the environment variables recognized by \fIlynx\fP may include
@@ -1266,7 +1265,7 @@
 Other environment variables are not inherited by the script, unless they
 are provided via a LYNXCGI_ENVIRONMENT statement in the configuration file.
 See the \fBlynx.cfg\fR file, and the (draft) CGI 1.1 Specification
-<http://Web.Golux.Com/coar/cgi/draft-coar-cgi-v11-00.txt> for the
+<http://Web.Golux.Com/coar/cgi/draft\-coar\-cgi\-v11\-00.txt> for the
 definition and usage of these variables.
 .PP
 The CGI Specification, and other associated documentation, should be consulted
@@ -1313,15 +1312,15 @@
 If you wish to contribute to the further development
 of \fILynx\fR, subscribe to our mailing list.
 Send email to
-<lynx-dev-requ...@nongnu.org> with \*(``subscribe lynx-dev\*('' as the only line
+<lynx\-dev\-requ...@nongnu.org> with \*(``subscribe lynx\-dev\*('' as the only line
 in the body of your message.
 .PP
-Send bug reports, comments, suggestions to <lynx-...@nongnu.org>
+Send bug reports, comments, suggestions to <lynx\-d...@nongnu.org>
 after subscribing.
 .PP
-Unsubscribe by sending email to <lynx-dev-requ...@nongnu.org> with
-\*(``unsubscribe lynx-dev\*('' as the only line in the body of your message.
-Do not send the unsubscribe message to the lynx-dev list, itself.
+Unsubscribe by sending email to <lynx\-dev\-requ...@nongnu.org> with
+\*(``unsubscribe lynx\-dev\*('' as the only line in the body of your message.
+Do not send the unsubscribe message to the lynx\-dev list, itself.
 .SH SEE ALSO
 .hy 0
 \fBcatgets\fR(3),
@@ -1385,4 +1384,4 @@
 .PP
 Thomas E.\& Dickey
 .br
-<dic...@invisible-island.net>
+<dickey@invisible\-island.net>

Attachment: signature.asc
Description: PGP signature

Reply via email to