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.
This commit is contained in:
Guillem Jover 2015-11-30 19:32:48 +01:00
parent 877732ef4d
commit f3b115540c
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ dist_man_MANS = \
flopen.3 \
fmtcheck.3 \
fparseln.3 \
funopen.3 \
funopen.3bsd \
getbsize.3 \
getmode.3 \
getpeereid.3 \