Commit 70c6e9cb by Gerald Pfeifer Committed by Gerald Pfeifer

run_doxygen (problematic): Change Linux reference to GNU/Linux.

	* scripts/run_doxygen (problematic): Change Linux reference to
	GNU/Linux.

From-SVN: r181757
parent 4aa3ff2b
2011-11-27 Gerald Pfeifer <gerald@pfeifer.com>
* scripts/run_doxygen (problematic): Change Linux reference to
GNU/Linux.
2011-11-26 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/abi.xml (Prerequisites): Refer to GNU/Linux.
......
......@@ -267,8 +267,8 @@ done
rm stdheader
# Some of the pages for generated modules have text that confuses certain
# implementations of man(1), e.g., Linux's. We need to have another top-level
# *roff tag to /stop/ the .SH NAME entry.
# implementations of man(1), e.g. on GNU/Linux. We need to have another
# top-level *roff tag to /stop/ the .SH NAME entry.
problematic=`egrep --files-without-match '^\.SH SYNOPSIS' [A-Z]*.3`
#problematic='Containers.3 Sequences.3 Assoc_containers.3 Iterator_types.3'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment