summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2015-11-30 19:32:48 +0100
committerGuillem Jover <guillem@hadrons.org>2015-11-30 23:48:50 +0100
commitf3b115540c7490c494a82e0b9c09a1dfa1c0f9b5 (patch)
treec5eda56980d43e4fafca7674f7bdf1b94de26e90
parent877732ef4d101e9b6c789e9c00f88623761fc8c4 (diff)
man: Rename funopen.3 to funopen.3bsd to avoid clash with funtools
The funtools project ships a man page with the same, name. And although it mith probably make more sense to rename the man page there, as BSD systems will certainly not do so, this is the easiest and fastest way to avoid a file conflict.
-rw-r--r--man/Makefile.am2
-rw-r--r--man/funopen.3bsd (renamed from man/funopen.3)0
2 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index f3bcd50..e4d6e4a 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -29,7 +29,7 @@ dist_man_MANS = \
flopen.3 \
fmtcheck.3 \
fparseln.3 \
- funopen.3 \
+ funopen.3bsd \
getbsize.3 \
getmode.3 \
getpeereid.3 \
diff --git a/man/funopen.3 b/man/funopen.3bsd
index 123c124..123c124 100644
--- a/man/funopen.3
+++ b/man/funopen.3bsd