From c0d08dc24d83c3b29c8df5331ff7bf4a54f8a215 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 28 Mar 2005 04:02:45 +0000 Subject: [PATCH] Note when 'stat' appeared in FreeBSD. --- usr.bin/stat/stat.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/usr.bin/stat/stat.1 b/usr.bin/stat/stat.1 index 31b77123f06..4da6ec34483 100644 --- a/usr.bin/stat/stat.1 +++ b/usr.bin/stat/stat.1 @@ -509,7 +509,9 @@ Apr 24 16:47:35 2002 /tmp/foo The .Nm utility appeared in -.Nx 1.6 . +.Nx 1.6 +and +.Fx 4.10 . .Sh AUTHORS .An -nosplit The