diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-24 10:30:27 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-24 10:30:27 +0000 |
| commit | 94ad6032c54fc4952aa5e0e09a22d1f274b697e1 (patch) | |
| tree | 4d8008554a4d6091627222b8736014f979b8bcfb | |
| parent | b52c326cfc9a5fa83f56ed0e5dd208ee05f29ef4 (diff) | |
Notes
| -rw-r--r-- | usr.bin/find/find.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 95387e620564..10bf481871c3 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -514,7 +514,6 @@ Print out a list of all the files that are either owned by ``wnj'' or that are newer than ``ttt''. .El .Sh SEE ALSO -.Xr re_format 7, .Xr chflags 1 , .Xr chmod 1 , .Xr locate 1 , @@ -525,6 +524,7 @@ that are newer than ``ttt''. .Xr getgrent 3 , .Xr getpwent 3 , .Xr strmode 3 , +.Xr re_format 7 , .Xr symlink 7 .Sh STANDARDS The |
