OSDN Git Service

(split) LDP man-pages の original/ を v3.30 に更新。
[linuxjm/LDP_man-pages.git] / original / man4 / tty_ioctl.4
index 12a0e43..2c5db8b 100644 (file)
@@ -11,7 +11,7 @@ tty_ioctl \- ioctls for terminals and serial lines
 .BI "int ioctl(int " fd ", int " cmd ", ...);"
 .SH DESCRIPTION
 The
-.BR ioctl ()
+.BR ioctl (2)
 call for terminals and serial ports accepts many possible command arguments.
 Most require a third argument, of varying type, here called \fIargp\fP
 or \fIarg\fP.
@@ -430,7 +430,7 @@ corresponding to
 .\" Set serial info.
 .SH "RETURN VALUE"
 The
-.BR ioctl ()
+.BR ioctl (2)
 system call returns 0 on success.
 On error it returns \-1 and sets
 .I errno