diff options
author | ru <ru@FreeBSD.org> | 2002-05-18 12:37:19 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-05-18 12:37:19 +0000 |
commit | f1c27c590f55a304c71fcbf9d75febb0c03b909b (patch) | |
tree | 1be340a5aba14f1a4b19841112fbe0f5512a4a6b | |
parent | 130d381df91ad74feb8a083a1c004812337263dd (diff) | |
download | FreeBSD-src-f1c27c590f55a304c71fcbf9d75febb0c03b909b.zip FreeBSD-src-f1c27c590f55a304c71fcbf9d75febb0c03b909b.tar.gz |
Sigh, this README is not a shell script.
-rw-r--r-- | etc/mtree/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/mtree/README b/etc/mtree/README index 8e3b74f..0e803a0 100644 --- a/etc/mtree/README +++ b/etc/mtree/README @@ -1,6 +1,6 @@ $FreeBSD$ -# Note: If you modify these files, please keep hier(7) updated! +Note: If you modify these files, please keep hier(7) updated! These files are used to create empty file hierarchies for building the system into. Some notes about working with them are placed here to try |