From 80c5ac0d0c970c9db9e9adfc67fa250343cb9ff1 Mon Sep 17 00:00:00 2001 From: dougb Date: Sun, 27 Apr 2003 01:40:45 +0000 Subject: Also MLINK the man page for mount_mfs. --- sbin/mdmfs/Makefile | 1 + sbin/mdmfs/mdmfs.8 | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sbin/mdmfs') diff --git a/sbin/mdmfs/Makefile b/sbin/mdmfs/Makefile index 26aab3a..999793f 100644 --- a/sbin/mdmfs/Makefile +++ b/sbin/mdmfs/Makefile @@ -3,5 +3,6 @@ PROG= mdmfs LINKS= ${BINDIR}/${PROG} ${BINDIR}/mount_mfs MAN= mdmfs.8 +MLINKS+= mdmfs.8 mount_mfs.8 .include diff --git a/sbin/mdmfs/mdmfs.8 b/sbin/mdmfs/mdmfs.8 index 7b983bb..64fda07 100644 --- a/sbin/mdmfs/mdmfs.8 +++ b/sbin/mdmfs/mdmfs.8 @@ -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 -- cgit v1.1