From: Zhouyi Zhou <zhouyi.zhou@xxxxxxxxxxx> According to [1][2], manpages should be man pages or man-pages. [1] https://en.wikipedia.org/wiki/Man_page [2] https://www.kernel.org/doc/man-pages/ Signed-off-by: Zhouyi Zhou<zhouzhouyi@xxxxxxxxx> --- toolsoftrade/toolsoftrade.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex index 645ee74b..097c18d6 100644 --- a/toolsoftrade/toolsoftrade.tex +++ b/toolsoftrade/toolsoftrade.tex @@ -308,7 +308,7 @@ Parent process sees x=0 (such as \co{mmap()} and \co{shmget()}). In the meantime, there are any number of textbooks that cover these primitives in great detail, - and the truly motivated can read manpages, existing parallel + and the truly motivated can read man pages, existing parallel applications using these primitives, as well as the source code of the Linux-kernel implementations themselves. -- 2.34.1