]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Move mdX.3 man page to section 3bsd
authorGuillem Jover <guillem@hadrons.org>
Tue, 24 Apr 2012 02:20:58 +0000 (04:20 +0200)
committerGuillem Jover <guillem@hadrons.org>
Tue, 29 May 2012 02:51:45 +0000 (04:51 +0200)
This makes sure there will be no collisions on systems where a mdX.3
provided by a third party is already present.

man/Makefile.am
man/mdX.3bsd [moved from man/mdX.3 with 99% similarity]

index e7e69c4b92d71a2ab8e33803231c648a66ddd024..16d3cb0c144937aa80a12b924993c705d18557c1 100644 (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 = \
similarity index 99%
rename from man/mdX.3
rename to man/mdX.3bsd
index 41bf329eb22b8a5cd4f2d733861a82676aeb3299..8e1b64a234694cc67e644d6f624b86378979c893 100644 (file)
--- a/man/mdX.3
@@ -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 ,