add strmode(3) to the SEE ALSO list
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 20 Apr 1990 07:07:16 +0000 (23:07 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 20 Apr 1990 07:07:16 +0000 (23:07 -0800)
SCCS-vsn: usr.bin/find/find.1 6.9

usr/src/usr.bin/find/find.1

index df12532..7b9f489 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"    @(#)find.1      6.8 (Berkeley) %G%
+.\"    @(#)find.1      6.9 (Berkeley) %G%
 .\"
 .TH FIND 1 ""
 .AT 3
 .\"
 .TH FIND 1 ""
 .AT 3
@@ -305,7 +305,8 @@ find  /  \e(  \-newer  ttt  \-o  \-user wnj  \e)  \-print
 Print out a list of all the files that are either owned by ``wnj'' or
 that are newer than ``ttt''.
 .SH "SEE ALSO"
 Print out a list of all the files that are either owned by ``wnj'' or
 that are newer than ``ttt''.
 .SH "SEE ALSO"
-chmod(1), sh(1), test(1), stat(2), umask(2), getpwent(3), getgrent(3)
+chmod(1), sh(1), test(1), stat(2), umask(2),
+getpwent(3), getgrent(3), strmode(3)
 .SH STANDARDS
 The
 .I find
 .SH STANDARDS
 The
 .I find