From 6643a19c79e7e892ca6007f80570ef2bc2e70f01 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Thu, 12 Dec 2002 05:56:36 +0000 Subject: [PATCH] mount_udf(8) is currently not in 4.X, so obviously it did not first appear in 4.6 PR: 46117 Submitted by: Ryuichiro Imura Approved by: re (bmah) --- sbin/mount_udf/mount_udf.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/mount_udf/mount_udf.8 b/sbin/mount_udf/mount_udf.8 index 9632393cd56..aae29f8c94b 100644 --- a/sbin/mount_udf/mount_udf.8 +++ b/sbin/mount_udf/mount_udf.8 @@ -68,4 +68,4 @@ Be verbose about mounting the UDF file system. The .Nm utility first appeared in -.Fx 4.6 . +.Fx 5.0 .