diff options
author | trhodes <trhodes@FreeBSD.org> | 2002-05-16 02:28:39 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2002-05-16 02:28:39 +0000 |
commit | 7d7bd3ffde99645fb817d630577fa9e34b3cad14 (patch) | |
tree | 5a2168d35ce930abf34b17554827cd9ac072e1b0 /usr.sbin/pwd_mkdb | |
parent | fa6c7efe3f6fd797e86dc3c67a98949a5a5caac7 (diff) | |
download | FreeBSD-src-7d7bd3ffde99645fb817d630577fa9e34b3cad14.zip FreeBSD-src-7d7bd3ffde99645fb817d630577fa9e34b3cad14.tar.gz |
Consistancy check: s/file system/filesystem/g
Diffstat (limited to 'usr.sbin/pwd_mkdb')
-rw-r--r-- | usr.sbin/pwd_mkdb/pwd_mkdb.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8 index 438bd24..55be90b 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.8 +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8 @@ -135,7 +135,7 @@ uses .Xr rename 2 to install them. This, however, requires that the file specified on the command line live -on the same file system as the +on the same filesystem as the .Pa /etc directory. .Pp |