Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
.SH NAME
reboot \- reboot or enable/disable Ctrl-Alt-Del
.SH SYNOPSIS
-/* For libc4 and libc5 the library call and the system call
- are identical, and since kernel version 2.1.30 there are
- symbolic names LINUX_REBOOT_* for the constants and a
- fourth argument to the call: */
+/* Since kernel version 2.1.30 there are symbolic names LINUX_REBOOT_*
+ for the constants and a fourth argument to the call: */
.sp
.B #include <unistd.h>
.br