Move the description of syscall(2)'s first appearance from NOTES to a
new HISTORY section.
Signed-off-by: Seth McDonald <sethmcmail@pm.me>
Message-ID: <
a2a2a51edeb0b23ebedf998cfac788dd96ee7ff3.
1767072049.git.sethmcmail@pm.me>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
The requested system call number is not implemented.
.P
Other errors are specific to the invoked system call.
-.SH NOTES
+.SH HISTORY
.BR syscall ()
first appeared in
4BSD.
+.SH NOTES
.SS Architecture-specific requirements
Each architecture ABI has its own requirements on how
system call arguments are passed to the kernel.