| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <007601c17333$cdefdda0$6c0012ac@POR026> |
| Reply-To: | "Gilgamesh Nootebos" <gilgamesh DOT erd AT postcodeloterij DOT nl> |
| From: | "Gilgamesh Nootebos" <Gilgamesh DOT Nootebos AT erd DOT com> |
| To: | "Charles Wilson" <cwilson AT ece DOT gatech DOT edu>, |
| "A. Lioubimov" <alexeil AT online DOT ru> | |
| Cc: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>, <cygwin AT cygwin DOT com> |
| References: | <000901c1727e$e77c18c0$ab05efc3 AT ndg> <00c201c1727e$26e14db0$0200a8c0 AT lifelesswks> <002201c17283$da8de8a0$ab05efc3 AT ndg> <3BFBEFF7 DOT 30609 AT ece DOT gatech DOT edu> |
| Subject: | Re: How to read *.man files (for example in /lib/cvs/contrib)? |
| Date: | Thu, 22 Nov 2001 09:58:01 +0100 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.50.4522.1200 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
Charles Wilson wrote: > A. Lioubimov wrote: > > > Thank you, but i don't know how yo use `man' for reading standalone files. > > What is the command line? > > > If you want to read an *uninstalled* man page, use this: > > > groff -Tascii -mandoc foo.1 > > --Chuck From de man manpage: If name contains a / then it is first tried as a filename, so that you can do man ./foo.5 or even man /cd/foo/bar.1.gz. Gilgamesh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |