Move mdX.3 man page to section 3bsd

This makes sure there will be no collisions on systems where a mdX.3
provided by a third party is already present.
This commit is contained in:
Guillem Jover 2012-04-24 04:20:58 +02:00
parent ddefaae330
commit 1b5b1cd52a
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
EXTRA_DIST = \
mdX.3 \
mdX.3bsd \
$(nil)
CLEANFILES = \
@ -10,7 +10,7 @@ CLEANFILES = \
SED_MD5_SUBST = -e 's/mdX/md5/g' -e 's/mdY/md4/g' -e 's/MDX/MD5/g'
md5.3bsd: $(srcdir)/mdX.3
md5.3bsd: $(srcdir)/mdX.3bsd
$(AM_V_GEN) sed $(SED_MD5_SUBST) $< > $@
dist_man_MANS = \

View File

@ -10,7 +10,7 @@
.\" $OpenBSD: mdX.3,v 1.9 2004/08/24 20:10:33 millert Exp $
.\"
.Dd April 29, 2004
.Dt MDX 3
.Dt MDX 3bsd
.Os
.Sh NAME
.Nm MDXInit ,