Formatting fix

This commit is contained in:
Michael Kerrisk 2005-11-02 11:06:40 +00:00
parent 197889d00b
commit 9961bb4f07
1 changed files with 4 additions and 2 deletions

View File

@ -55,9 +55,11 @@ and
only exist on certain architectures.
Some system calls, like
.IR ipc (2)
.IR ipc (2),
.IR create_module (2),
.IR init_module (2),
and
.IR {create,init,delete}_module (2)
.IR delete_module (2)
only exist when the Linux kernel was built with support for them.
.SH "SEE ALSO"