From 1306964a1a9c57120c0f035d050662cb309b11a8 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Thu, 23 Mar 2006 07:55:33 +0000 Subject: [PATCH] Fix version number when the feature was added. Spotted by: ceri MFC after: 1 day --- usr.sbin/snapinfo/snapinfo.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/snapinfo/snapinfo.8 b/usr.sbin/snapinfo/snapinfo.8 index 424665ccc7b6..9d402ea632cc 100644 --- a/usr.sbin/snapinfo/snapinfo.8 +++ b/usr.sbin/snapinfo/snapinfo.8 @@ -61,6 +61,6 @@ Search the file system mounted on this mountpoint. The .Nm utility first appeared in -.Fx 7.0 . +.Fx 6.1 . .Sh AUTHORS .An Mark Santcroos Aq marks@FreeBSD.org