diff options
author | hrs <hrs@FreeBSD.org> | 2006-03-23 07:55:33 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2006-03-23 07:55:33 +0000 |
commit | fca73f29089c2ca833ec6d519d336b86a89a2440 (patch) | |
tree | 57b6207fd8a3ebd16c8033696a0774e72b97d507 /usr.sbin | |
parent | 4bbdee9e8f84810dd53c6030e15485def2466f4e (diff) | |
download | FreeBSD-src-fca73f29089c2ca833ec6d519d336b86a89a2440.zip FreeBSD-src-fca73f29089c2ca833ec6d519d336b86a89a2440.tar.gz |
Fix version number when the feature was added.
Spotted by: ceri
MFC after: 1 day
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/snapinfo/snapinfo.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/snapinfo/snapinfo.8 b/usr.sbin/snapinfo/snapinfo.8 index 424665c..9d402ea 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 |