summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2012-04-24 04:20:58 +0200
committerGuillem Jover <guillem@hadrons.org>2012-05-29 04:51:45 +0200
commit1b5b1cd52ab0209d6213f02ba62fbb959d534fd2 (patch)
tree0255c5d3a432a12d27033b0da1822bcdd6aba813 /man
parentddefaae330f95d89cd1046bdde43d51fd0783c1b (diff)
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.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am4
-rw-r--r--man/mdX.3bsd (renamed from man/mdX.3)2
2 files changed, 3 insertions, 3 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index e7e69c4..16d3cb0 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -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 = \
diff --git a/man/mdX.3 b/man/mdX.3bsd
index 41bf329..8e1b64a 100644
--- a/man/mdX.3
+++ b/man/mdX.3bsd
@@ -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 ,