reboot.2: Use syscall(SYS_...); for system calls without a wrapper
commitfac7dabcd13b268a883873d57ecde18106c81b07
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 10 May 2021 17:55:48 +0000 (10 19:55 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 May 2021 05:28:45 +0000 (11 17:28 +1200)
tree5e24678df2611898705c2ece73172499644bde29
parent71b08c22b5c416b6860ae8a7ebc68c651ef3ba9b
reboot.2: Use syscall(SYS_...); for system calls without a wrapper

Explain also why headers are needed.
And some ffix.

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/reboot.2