From 56036d26233ff609be6306f948bdbebc57075335 Mon Sep 17 00:00:00 2001 From: trhodes Date: Thu, 16 May 2002 01:57:20 +0000 Subject: Consistancy check s/file system/filesystem/ Reviewed by: brian --- bin/pax/tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/pax/tables.h') diff --git a/bin/pax/tables.h b/bin/pax/tables.h index 74c91f7..8da63ab 100644 --- a/bin/pax/tables.h +++ b/bin/pax/tables.h @@ -56,7 +56,7 @@ /* * file hard link structure (hashed by dev/ino and chained) used to find the - * hard links in a file system or with some archive formats (cpio) + * hard links in a filesystem or with some archive formats (cpio) */ typedef struct hrdlnk { char *name; /* name of first file seen with this ino/dev */ -- cgit v1.1