diff options
author | trhodes <trhodes@FreeBSD.org> | 2002-08-21 17:32:44 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2002-08-21 17:32:44 +0000 |
commit | 9618da3e35435c433d8086d65af15f716ffe32ec (patch) | |
tree | 170fdd70317f0e6648584759afc92e4021ebcd92 /bin/csh | |
parent | 34ae8fe5374af25df8e04d804f045ed309399984 (diff) | |
download | FreeBSD-src-9618da3e35435c433d8086d65af15f716ffe32ec.zip FreeBSD-src-9618da3e35435c433d8086d65af15f716ffe32ec.tar.gz |
s/filesystem/file system/ as discussed on -developers
Diffstat (limited to 'bin/csh')
-rw-r--r-- | bin/csh/USD.doc/csh.g | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/USD.doc/csh.g b/bin/csh/USD.doc/csh.g index 4115173..d20dac5 100644 --- a/bin/csh/USD.doc/csh.g +++ b/bin/csh/USD.doc/csh.g @@ -1181,7 +1181,7 @@ file resides. which begin with the character `/' are interpreted relative to the .I root -directory in the filesystem. +directory in the file system. Other .I pathnames are interpreted relative to the current directory |