diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2000-07-10 14:32:42 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2000-07-10 14:32:42 +0000 |
commit | e12a59e8aa44f09d9b56352da454788e3cea93d8 (patch) | |
tree | 0afc40f2729e4d31dd4acedbf86312b2cb58b009 /usr.bin/find/find.1 | |
parent | 315d0703e64fddc6c41dacbcc3bf816dfb0d5c3d (diff) |
Xr chflags(1)
Diffstat (limited to 'usr.bin/find/find.1')
-rw-r--r-- | usr.bin/find/find.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 30a8f3a18c9..6fd77d56f25 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.28 2000/07/08 16:09:33 millert Exp $ +.\" $OpenBSD: find.1,v 1.29 2000/07/10 14:32:41 millert Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -512,6 +512,7 @@ that are newer than .Dq ttt . .El .Sh SEE ALSO +.Xr chflags 1 , .Xr chmod 1 , .Xr locate 1 , .Xr whereis 1 , |