man-pages/man-pages-tty_ioctl.patch
Petr Gajdos cc7a48298a - updated to 3.25
- quotactl.2 manual page was moved from quota to man-pages
  [bnc#587393]

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=13
2010-06-22 15:56:58 +00:00

14 lines
397 B
Diff

Index: man-pages-3.24/man4/tty_ioctl.4
===================================================================
--- man-pages-3.24.orig/man4/tty_ioctl.4
+++ man-pages-3.24/man4/tty_ioctl.4
@@ -7,6 +7,8 @@
tty_ioctl \- ioctls for terminals and serial lines
.SH SYNOPSIS
.B "#include <termios.h>"
+.br
+.B "#include <sys/ioctl.h>"
.sp
.BI "int ioctl(int " fd ", int " cmd ", ...);"
.SH DESCRIPTION