summaryrefslogtreecommitdiffstats
path: root/debian/patches/0001-fclose.3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-fclose.3.patch')
-rw-r--r--debian/patches/0001-fclose.3.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/0001-fclose.3.patch b/debian/patches/0001-fclose.3.patch
index 111eaa1..5cbef5c 100644
--- a/debian/patches/0001-fclose.3.patch
+++ b/debian/patches/0001-fclose.3.patch
@@ -3,11 +3,11 @@ Date: Sat, 6 Feb 2016 01:19:16 +0100
Subject: fclose.3
---
- man3/fclose.3 | 10 ++++++++++
+ man/man3/fclose.3 | 10 ++++++++++
1 file changed, 10 insertions(+)
---- a/man3/fclose.3
-+++ b/man3/fclose.3
+--- a/man/man3/fclose.3
++++ b/man/man3/fclose.3
@@ -34,6 +34,16 @@
(writing any buffered output data using
.BR fflush (3))