delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/07/30/14:52:14

Date: Wed, 30 Jul 1997 11:51:36 -0700 (PDT)
Message-Id: <199707301851.LAA11796@adit.ap.net>
Mime-Version: 1.0
To: taupin AT lps DOT u-psud DOT fr
From: Nate Eldredge <eldredge AT ap DOT net>
Subject: Re: "man" files to "info".
Cc: djgpp AT delorie DOT com

You wrote:
>I have several help files to be read on unix machines with "man
>something". Can somebody tell me how to convert these files of form
>something.1, something.3 something.5, etc., to adequation files to be
>read by info.exe.
FAQ section 5.6 talks about several ways to deal with man pages. It's
slightly outdated (i.e. I think a current groff port does exist) but could
be quite helpful. Also, using cawf, Jude DaShiell today posted a "man.bat"
file which, he says, works well. I'll include it here:

@echo off
cls
set iv=c:\djgpp\bin\cawf
%iv%\cawf -man %1 | less -s
set  iv=

Good luck.

Nate Eldredge
eldredge AT ap DOT net



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019