From a0252a0a822d14b7c5c0365b7fce495b8bcc572b Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Sat, 22 Nov 2014 16:46:00 +0000 Subject: [PATCH] Cross-reference autounmountd(8) from umount(8). MFC after: 1 month Sponsored by: The FreeBSD Foundation --- sbin/umount/umount.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index cb3a97b8ed23..e62bcc5dad58 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -28,7 +28,7 @@ .\" @(#)umount.8 8.2 (Berkeley) 5/8/95 .\" $FreeBSD$ .\" -.Dd May 31, 2011 +.Dd November 22, 2014 .Dt UMOUNT 8 .Os .Sh NAME @@ -140,6 +140,7 @@ file system table .Sh SEE ALSO .Xr unmount 2 , .Xr fstab 5 , +.Xr autounmountd 8 , .Xr mount 8 .Sh HISTORY A