- update to 4.13:

see Changes for upstream change log

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=178
This commit is contained in:
Petr Gajdos 2017-09-15 16:36:06 +00:00 committed by Git OBS Bridge
parent 08a531d9fe
commit cce619132d
5 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f6d79d991fed04e16e7c7a15705304b0b9d51de772c51c57428555039fbe093
size 1583664

3
man-pages-4.13.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5c005c5b653248ab6680560de00ea8572ff39e48a57bd5be1468d986a0631bf
size 1593424

View File

@ -1,13 +1,13 @@
Index: man-pages-4.11/man2/ioctl_tty.2
Index: man-pages-4.13/man2/ioctl_tty.2
===================================================================
--- man-pages-4.11.orig/man2/ioctl_tty.2 2017-05-03 19:29:11.000000000 +0200
+++ man-pages-4.11/man2/ioctl_tty.2 2017-05-05 08:29:34.274467863 +0200
--- man-pages-4.13.orig/man2/ioctl_tty.2 2017-09-15 18:02:20.099259500 +0200
+++ man-pages-4.13/man2/ioctl_tty.2 2017-09-15 18:04:13.889351328 +0200
@@ -10,6 +10,8 @@
ioctl_tty \- ioctls for terminals and serial lines
.SH SYNOPSIS
.B "#include <termios.h>"
+.br
+.B "#include <sys/ioctl.h>"
.sp
.PP
.BI "int ioctl(int " fd ", int " cmd ", ...);"
.SH DESCRIPTION

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 15 16:04:29 UTC 2017 - pgajdos@suse.com
- update to 4.13:
see Changes for upstream change log
-------------------------------------------------------------------
Mon Aug 7 07:34:39 UTC 2017 - pgajdos@suse.com

View File

@ -17,7 +17,7 @@
Name: man-pages
Version: 4.12
Version: 4.13
Release: 0
Summary: Linux Manual Pages
License: BSD-3-Clause and GPL-2.0+ and MIT