summaryrefslogtreecommitdiffstats
path: root/debian/patches/0001-fclose.3.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:10 +0000
commit8642e3d5ff7bce9f99fd1120c5a9447cf662263d (patch)
tree25299572aa600e31bf51ca3503fd8d1f50eb09cf /debian/patches/0001-fclose.3.patch
parentMerging upstream version 6.7. (diff)
downloadmanpages-8642e3d5ff7bce9f99fd1120c5a9447cf662263d.tar.xz
manpages-8642e3d5ff7bce9f99fd1120c5a9447cf662263d.zip
Merging debian version 6.7-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches/0001-fclose.3.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/0001-fclose.3.patch b/debian/patches/0001-fclose.3.patch
index 8feaf5b..111eaa1 100644
--- a/debian/patches/0001-fclose.3.patch
+++ b/debian/patches/0001-fclose.3.patch
@@ -6,11 +6,9 @@ Subject: fclose.3
man3/fclose.3 | 10 ++++++++++
1 file changed, 10 insertions(+)
-diff --git a/man3/fclose.3 b/man3/fclose.3
-index 3694d54..585b08f 100644
--- a/man3/fclose.3
+++ b/man3/fclose.3
-@@ -34,6 +34,16 @@ function flushes the stream pointed to by
+@@ -34,6 +34,16 @@
(writing any buffered output data using
.BR fflush (3))
and closes the underlying file descriptor.