1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

Cross-reference automount(8) from mount(8).

MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2014-11-22 16:43:36 +00:00
parent 5008830b51
commit 9df66c85e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274857

View File

@ -28,7 +28,7 @@
.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
.\" $FreeBSD$
.\"
.Dd August 20, 2014
.Dd November 22, 2014
.Dt MOUNT 8
.Os
.Sh NAME
@ -548,6 +548,7 @@ support for a particular file system might be provided either on a static
.Xr ext2fs 5 ,
.Xr fstab 5 ,
.Xr procfs 5 ,
.Xr automount 8 ,
.Xr kldload 8 ,
.Xr mount_cd9660 8 ,
.Xr mount_msdosfs 8 ,