diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:41:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:41:10 +0000 |
commit | 8642e3d5ff7bce9f99fd1120c5a9447cf662263d (patch) | |
tree | 25299572aa600e31bf51ca3503fd8d1f50eb09cf /debian/patches/0001-fclose.3.patch | |
parent | Merging upstream version 6.7. (diff) | |
download | manpages-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.patch | 4 |
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. |