summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/cweb.1
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2024-02-25 15:04:24 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2024-02-25 15:04:24 +0000
commit02cbc20b641b64e42f14170c2d5036c3dc6cef44 (patch)
tree0c5beaa80deeef12e9a5b2dbd4cdec1416bb8c87 /Master/texmf-dist/doc/man/man1/cweb.1
parentf379465b466965e0a44e966e910d59b26cd8b731 (diff)
[C/WEB] Unmask hyphen in manpages.
git-svn-id: svn://tug.org/texlive/trunk@70148 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/cweb.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/cweb.112
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/man/man1/cweb.1 b/Master/texmf-dist/doc/man/man1/cweb.1
index ddb38a63376..c8e7d16784c 100644
--- a/Master/texmf-dist/doc/man/man1/cweb.1
+++ b/Master/texmf-dist/doc/man/man1/cweb.1
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc
.\"
-.TH "CWEB" "1" "August 20, 2022" "Web2c 2024" "General Commands Manual"
+.TH "CWEB" "1" "February 21, 2024" "Web2c 2024" "General Commands Manual"
.SH NAME
ctangle, cweave \- translate CWEB to C/C++ and/or TeX
.SH SYNOPSIS
@@ -21,12 +21,12 @@ The \f[B]cweave\f[R] program converts the same CWEB file into a
TeX\ file that may be formatted and printed in the usual way.
It takes appropriate care of typographic details like page layout and
the use of indentation, \f[I]italics\f[R], \f[B]boldface\f[R], etc., and
-it supplies extensive cross\-index information that it gathers
+it supplies extensive cross-index information that it gathers
automatically.
.PP
CWEB allows you to prepare a single document containing all the
information that is needed both to produce a compilable C/C++\ program
-and to produce a well\-formatted document describing the program in as
+and to produce a well-formatted document describing the program in as
much detail as the writer may desire.
The user of CWEB ought to be familiar with TeX as well as C/C++.
.SH USAGE
@@ -43,7 +43,7 @@ the current directory) with the extension \f[B].tex\f[R].
If you just want to change the output file name, but don\[cq]t have a
change file to apply, you can use `\f[B]\-\f[R]' as the second argument.
.SH DIFFERENCES TO ORIGINAL CWEB
-CWEBbin tries hard to be a drop\-in replacement for CWEB, so in general
+CWEBbin tries hard to be a drop-in replacement for CWEB, so in general
you should not notice any differences in invoking the programs nor in
the resulting output.
There are, however, a few differences worth noting:
@@ -61,7 +61,7 @@ CWEB in TeX\ Live operates silently by default (as of 2019); use the
\f[B]\-\-verbose\f[R] option to get the original behavior.
.IP \[bu] 2
File lookup with the environment variable CWEBINPUTS is extended to
-permit several, colon\-separated, paths; see ENVIRONMENT below.
+permit several, colon-separated, paths; see ENVIRONMENT below.
.IP \[bu] 2
If properly configured, the main programs \f[B]ctangle\f[R] and
\f[B]cweave\f[R] are localized with the \[lq]GNU gettext utilities\[rq].
@@ -101,7 +101,7 @@ There is one other option applicable to \f[B]ctangle\f[R] only:
.IP \[bu] 2
\f[B]+k\f[R]: keep separators in numeric literals in the output
.IP \[bu] 2
-\f[B]+u\f[R]: transliterate UTF\-8 charcters in C code
+\f[B]+u\f[R]: transliterate UTF-8 characters in C code
.PP
There are seven other options applicable to \f[B]cweave\f[R] only:
.IP \[bu] 2