diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 8ba22e245dd5..64347f4ababd 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount.8,v 1.63 2009/01/11 20:39:34 pooka Exp $ +.\" $NetBSD: mount.8,v 1.64 2009/01/11 21:57:14 wiz Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -225,7 +225,8 @@ invalidated and all inode data are re-read for all active vnodes. .It Cm rump Instead of running mount_type to mount the file system, run rump_type. This uses a userspace server to mount the file system and does not -require kernel support for the specific file system type. See the +require kernel support for the specific file system type. +See the .Fl t flag and respective rump_type manual page for more information. .It Cm softdep