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/sed/process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/sed/process.c') diff --git a/usr.bin/sed/process.c b/usr.bin/sed/process.c index a1e3ca72756c..aa44378b5ac9 100644 --- a/usr.bin/sed/process.c +++ b/usr.bin/sed/process.c @@ -444,7 +444,7 @@ flush_appends() * Read files probably shouldn't be cached. Since * it's not an error to read a non-existent file, * it's possible that another program is interacting - * with the sed script through the file system. It + * with the sed script through the filesystem. It * would be truly bizarre, but possible. It's probably * not that big a performance win, anyhow. */ -- cgit v1.3