X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.0 required=5.0 tests=BAYES_00,DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: sourceware.org Message-ID: <22034883.post@talk.nabble.com> Date: Mon, 16 Feb 2009 02:34:27 -0800 (PST) From: ashabrol To: cygwin AT cygwin DOT com Subject: man command not working MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi Man command is not working on my cygwin. When I type simple man command without parmaters it prompts "What manual page do you want?". But when i give a parameter it says. $ man ls sh: /usr/bin/tbl: No such file or directory sh: /usr/bin/less: No such file or directory Error executing formatting or display command. System command (cd "/usr/share/man" && (echo ".ll 15.9i"; echo ".nr LL 15.9i"; echo ".pl 1100i"; /usr/bin/gunzip -c '/usr/share/man/man1/ls.1.gz'; echo ".\\\""; echo ".pl \n(nlu +10") | /usr/bin/tbl | /usr/bin/nroff -c -mandoc 2>/dev/null | /usr/bin/less -isrR) exited with status 32512. No manual entry for ls Any idea why this error is occuring and how to fix it. Thanks, Ashish -- View this message in context: http://www.nabble.com/man-command-not-working-tp22034883p22034883.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/