summaryrefslogtreecommitdiffstats
path: root/bin/pax/tables.h
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-08-21 17:32:44 +0000
committertrhodes <trhodes@FreeBSD.org>2002-08-21 17:32:44 +0000
commit9618da3e35435c433d8086d65af15f716ffe32ec (patch)
tree170fdd70317f0e6648584759afc92e4021ebcd92 /bin/pax/tables.h
parent34ae8fe5374af25df8e04d804f045ed309399984 (diff)
downloadFreeBSD-src-9618da3e35435c433d8086d65af15f716ffe32ec.zip
FreeBSD-src-9618da3e35435c433d8086d65af15f716ffe32ec.tar.gz
s/filesystem/file system/ as discussed on -developers
Diffstat (limited to 'bin/pax/tables.h')
-rw-r--r--bin/pax/tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/tables.h b/bin/pax/tables.h
index 8da63ab..74c91f7 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 filesystem or with some archive formats (cpio)
+ * hard links in a file system or with some archive formats (cpio)
*/
typedef struct hrdlnk {
char *name; /* name of first file seen with this ino/dev */
OpenPOWER on IntegriCloud