From 304f33f4ba9605cd6653a61247784538af1e22e4 Mon Sep 17 00:00:00 2001 From: mux Date: Sat, 11 May 2002 19:32:24 +0000 Subject: [PATCH] Fix a typo : ".Xr mount_udf 8," -> ".Xr mount_udf 8 ,". --- sbin/mount/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index a3d632bfb9a7..9594b6ab3bb7 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -383,7 +383,7 @@ file system table .Xr mount_procfs 8 , .Xr mount_smbfs 8 , .Xr mount_std 8 , -.Xr mount_udf 8, +.Xr mount_udf 8 , .Xr mount_umapfs 8 , .Xr mount_unionfs 8 , .Xr umount 8