From 4ab5e6675f50cf468f502c3688624193efa9dfba Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Wed, 23 Sep 2020 17:23:25 +0000 Subject: [CWEB] Format convention trumps typography. man(7) more or less requires a 'minus' in the NAME section of a manpage. Unfortunately, 'pandoc' outputs a simple hyphen instead of a backslash masked one. 'mandb' seems to handle this gracefully, so 'whatis ctwill' and 'whatis cweb' (plus the linked siblings) work fine. git-svn-id: svn://tug.org/texlive/trunk@56411 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/man/ChangeLog | 5 +++++ Build/source/texk/web2c/man/ctwill.man | 8 ++------ Build/source/texk/web2c/man/cweb.man | 4 ++-- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'Build/source') diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog index b3be708d5e3..da98dd9e45b 100644 --- a/Build/source/texk/web2c/man/ChangeLog +++ b/Build/source/texk/web2c/man/ChangeLog @@ -1,3 +1,8 @@ +2020-09-23 Andreas Scherer + + * ctwill.man, + * cweb.man: Make manpages compatible with 'whatis'. + 2020-06-14 Andreas Scherer * ctwill.man: Mention new macros 'pdfctwimac.tex'. diff --git a/Build/source/texk/web2c/man/ctwill.man b/Build/source/texk/web2c/man/ctwill.man index 64cab42d952..07f13516a35 100644 --- a/Build/source/texk/web2c/man/ctwill.man +++ b/Build/source/texk/web2c/man/ctwill.man @@ -1,14 +1,10 @@ .\" Automatically generated by Pandoc 2.10.1 .\" -.TH "CTWILL" "1" "June 14, 2020" "Web2c @VERSION@" "General Commands Manual" +.TH "CTWILL" "1" "September 23, 2020" "Web2c @VERSION@" "General Commands Manual" .hy .SH NAME .PP -ctwill, ctwill-refsort, ctwill-twinx \[en] translate CWEB to TeX -.PD 0 -.P -.PD -with mini-indexes per spread or per section +ctwill, ctwill-refsort, ctwill-twinx - translate CWEB to TeX with mini-indexes .SH SYNOPSIS .PP \f[B]ctwill\f[R] [\f[I]options\f[R]] \f[I]webfile\f[R][.w] diff --git a/Build/source/texk/web2c/man/cweb.man b/Build/source/texk/web2c/man/cweb.man index 5cb16ee3811..db6b5ef4d2b 100644 --- a/Build/source/texk/web2c/man/cweb.man +++ b/Build/source/texk/web2c/man/cweb.man @@ -1,10 +1,10 @@ .\" Automatically generated by Pandoc 2.10.1 .\" -.TH "CWEB" "1" "June 08, 2020" "Web2c @VERSION@" "General Commands Manual" +.TH "CWEB" "1" "September 23, 2020" "Web2c @VERSION@" "General Commands Manual" .hy .SH NAME .PP -ctangle, cweave \[en] translate CWEB to C/C++ and/or TeX +ctangle, cweave - translate CWEB to C/C++ and/or TeX .SH SYNOPSIS .PP \f[B]ctangle\f[R] [\f[I]options\f[R]] \f[I]webfile\f[R][.w] -- cgit v1.2.3