From 46c2a2cfa4db0a7969436da3293dedaadf750470 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Thu, 16 May 2002 02:19:14 +0000 Subject: More consistancy. file system > filesystem --- usr.bin/find/function.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/find/function.c') diff --git a/usr.bin/find/function.c b/usr.bin/find/function.c index 295bdbe2856f..7153891710fd 100644 --- a/usr.bin/find/function.c +++ b/usr.bin/find/function.c @@ -718,7 +718,7 @@ f_fstype(plan, entry) curdev = entry->fts_statp->st_dev; /* - * Statfs follows symlinks; find wants the link's file system, + * Statfs follows symlinks; find wants the link's filesystem, * not where it points. */ if (entry->fts_info == FTS_SL || -- cgit v1.3