diff options
author | 1998-04-10 22:42:19 +0000 | |
---|---|---|
committer | 1998-04-10 22:42:19 +0000 | |
commit | 5597ffa3065ab8425c386238b709f7ee86f8054e (patch) | |
tree | 19c2e99f11b13b95df7ef44b9841dd4902001d05 | |
parent | grammar (diff) | |
download | wireguard-openbsd-5597ffa3065ab8425c386238b709f7ee86f8054e.tar.xz wireguard-openbsd-5597ffa3065ab8425c386238b709f7ee86f8054e.zip |
grammer
-rw-r--r-- | etc/locate.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/locate.rc b/etc/locate.rc index 3bfd116ec0b..bf2529cc73e 100644 --- a/etc/locate.rc +++ b/etc/locate.rc @@ -1,4 +1,4 @@ -# $OpenBSD: locate.rc,v 1.3 1997/11/22 12:32:35 kstailey Exp $ +# $OpenBSD: locate.rc,v 1.4 1998/04/10 22:42:19 todd Exp $ # # /etc/locate.rc - command script for updatedb(8) # @@ -19,5 +19,5 @@ PRUNEPATHS="/tmp /usr/tmp /var/tmp" # and is the SEARCHPATHS starts in such a filesystem locate will build # an empty database # -# be carefully if you add 'nfs' +# be careful if you add 'nfs' FILESYSTEMS="ffs ufs" |