.\" Copyright (C) 1996 Erick Branderhorst .\" .\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" This is free software; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2, .\" or (at your option) any later version. .\" .\" This is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See .\" the GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END .\" .\" This manpage is created thanks to: .\" Kai Henningsen , .\" Ian Jackson , .\" David H. Silber , .\" Carl Streeter , .\" Martin Michlmayr . .\" .TH UNDOCUMENTED 7 "August 24th, 2003" "Debian GNU/Linux" "Linux Programmer's Manual" .SH NAME undocumented \- No manpage for this program, utility or function. .SH DESCRIPTION This .BR program ", " utility or .B function does not have a useful manpage. Before opening a bug to report this, please check with the Debian Bug Tracking System (BTS) at .RI < http://bugs.debian.org/ > if a bug has already been reported. If not, you can submit a wishlist bug if you want. If you are a competent and accurate writer and are willing to spend the time reading the source code and writing good manpages please write a better man page than this one. Please .B contact the .B package maintainer and copy .I man-pages@qa.debian.org in order to avoid several people working on the same manpage. Even if you are not an accurate writer, your input may be helpful. Writing manual pages is quite easy, the format is described in .BR man (7). The most important and time-consuming task is to collect the information to be put in the new manpage. .SH DIAGNOSTICS .PP It is possible that the man page for the command you specified is installed and that your manual page index caches are out of sync. You should try running .BR mandb (8). .PP Try the following options if you want more information: .PP .I foo .BR \-\-help , .I foo .BR \-h , .IB foo " \-?" .PP .BI info " foo" .PP .B whatis .BR foo , .BI apropos " foo" .PP .B dpkg \-\-listfiles .IR foo , .BI "dpkg \-\-search " foo .PP .BI "locate '*" foo "*'" .PP .BI "find / \-name '*" foo "*'" .PP Additionally, check the directories .IR /usr/share/doc/foo , .IR /usr/lib/foo . .PP The documentation might be in a package starting with the same name as the package the software belongs to, but ending with -doc or -docs. .PP If you still didn't find the information you are looking for you might consider posting a call for help to .IR debian-user@lists.debian.org . .SH SEE ALSO .BR info (1), .BR whatis (1), .BR apropos (1), .BR dpkg (8), .BR locate (1), .BR find (1), .BR updatedb (1), .BR undocumented (3), .BR man (7), .BR mandb (8), .BR missing (7).