mirror of
https://github.com/curl/curl.git
synced 2026-07-26 13:57:57 +03:00
docs: provide more see also for cipher options
More cross references. Hide nroff errors. Closes #11513
This commit is contained in:
parent
7b20ba311d
commit
934da11c0d
5 changed files with 12 additions and 6 deletions
|
|
@ -85,7 +85,7 @@ endif
|
|||
CLEANFILES = tool_hugehelp.c
|
||||
# Use the C locale to ensure that only ASCII characters appear in the
|
||||
# embedded text.
|
||||
NROFF=env LC_ALL=C @NROFF@ @MANOPT@ # figured out by the configure script
|
||||
NROFF=env LC_ALL=C @NROFF@ @MANOPT@ 2>/dev/null # figured out by the configure script
|
||||
|
||||
EXTRA_DIST = mkhelp.pl \
|
||||
Makefile.mk curl.rc Makefile.inc CMakeLists.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue