mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-24 02:51:43 +01:00
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:
parent
ddefaae330
commit
1b5b1cd52a
@ -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 = \
|
||||
|
@ -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 ,
|
Loading…
x
Reference in New Issue
Block a user