From: Guillem Jover Date: Tue, 24 Apr 2012 02:20:58 +0000 (+0200) Subject: Move mdX.3 man page to section 3bsd X-Git-Tag: 0.4.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b5b1cd52ab0209d6213f02ba62fbb959d534fd2;p=thirdparty%2Flibbsd.git 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. --- 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 similarity index 99% rename from man/mdX.3 rename to 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 ,