Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b216060

Browse files
committed
Make the reference to the os module in the module synopsis (for the
table at the front of the chapter) a hyperlink.
1 parent 3e2d73f commit b216060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libposix.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ \section{\module{posix} ---
44
\declaremodule{builtin}{posix}
55
\platform{Unix}
66
\modulesynopsis{The most common \POSIX{} system calls (normally used
7-
via module \module{os}).}
7+
via module \refmodule{os}).}
88

99

1010
This module provides access to operating system functionality that is

0 commit comments

Comments
 (0)