Also MLINK the man page for mount_mfs.
This commit is contained in:
parent
d63e1fdedb
commit
f72709f6ae
@ -3,5 +3,6 @@
|
||||
PROG= mdmfs
|
||||
LINKS= ${BINDIR}/${PROG} ${BINDIR}/mount_mfs
|
||||
MAN= mdmfs.8
|
||||
MLINKS+= mdmfs.8 mount_mfs.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -29,7 +29,8 @@
|
||||
.Dt MDMFS 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm mdmfs
|
||||
.Nm mdmfs ,
|
||||
.Nm mount_mfs
|
||||
.Nd configure and mount an in-memory file system using the
|
||||
.Xr md 4
|
||||
driver
|
||||
@ -306,7 +307,7 @@ utility, while designed to be fully compatible with
|
||||
can be useful by itself.
|
||||
Since
|
||||
.Xr mount_mfs 8
|
||||
has some silly defaults, a
|
||||
had some silly defaults, a
|
||||
.Dq full compatibility
|
||||
mode is provided for the case where bug-to-bug compatibility is desired.
|
||||
.Pp
|
||||
|
Loading…
x
Reference in New Issue
Block a user