home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10348 < prev    next >
Encoding:
Text File  |  1992-12-20  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!alm
  3. From: alm@netcom.com (Andrew Moore)
  4. Subject: Re: Easy way to create unix man pages?
  5. Message-ID: <1992Dec18.040514.11824@netcom.com>
  6. Keywords: unix manual hypertext
  7. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  8. References: <1992Dec17.165257.9439@oakhill.sps.mot.com>
  9. Date: Fri, 18 Dec 1992 04:05:14 GMT
  10. Lines: 18
  11.  
  12. In article <1992Dec17.165257.9439@oakhill.sps.mot.com> wcl@oakhill.sps.mot.com (Wayne Long) writes:
  13. >
  14. >I'm looking for a filter, utility, or editor that
  15. >will take normal, what-you-see-is-what-you get
  16. >text, and convert it into a unix man page with
  17. >minimal hassle.
  18. >
  19. >I realize that some of the major sections and headings
  20. >would have to be delimeted in some way, but I'd like to
  21. >be able to do this editing with a normal text editor
  22. >(or framemaker or MacIntosh Word) in as minimally
  23. >cryptic way as possible.
  24.  
  25. One route is GNU texinfo -> texi2roff. I think texi2roff is not
  26. finished yet/ever.  It was  not part of texinfo, last I looked.
  27.  
  28. Probably easier is just using an existing troff document as skeleton.
  29. -Andrew Moore <alm@netcom.com>
  30.