.th MANWHERE VI 8/29/77 .sh NAME manwhere \- locate specific commands in the manual .sh SYNOPSIS .bd manwhere [ .bd \- ] name ... .sh DESCRIPTION .it Manwhere will look for each of the specified commands in the on-line manual. If it exists in any section of the manual, the number of that section will be printed. If it is not in any section of the manual, .it manwhere will so indicate. The optional .bd \- causes only undocumented commands to be listed. It can be used, e.g.: .s3 .dt chdir /bin .br manwhere \- * .s3 to see that a set of commands are all documented. .s3 If a command is documented in an as yet uninstalled section of the manual, it will be preceded by a string indicating the location of this documentation. For Cory UNIX, the character `P' indicates that documentation is in preparation for the section in question. .sh FILES .dt /usr/man/man?/* on-line manual .br /*/pascal/man?/* new version of manual sections .sh SEE\ ALSO man (VI) .sh AUTHOR William Joy .sh BUGS