home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 13196 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  933 b 

  1. Path: sparky!uunet!mcsun!sunic!kixtal!bart.mic.ki.se!micjrs
  2. From: micjrs@mica.mic.ki.se (Richard Soderberg, MD)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: How do i print Man-pages?
  5. Message-ID: <198@kixtal.UUCP>
  6. Date: 11 Jan 93 18:10:41 GMT
  7. References: <196@kixtal.UUCP>
  8. Sender: news@kixtal.UUCP
  9. Organization: The Karolinska Institute, Sweden
  10. Lines: 14
  11. X-UserAgent: Nuntius v1.1.1d12
  12. X-XXMessage-ID: <A7777877DF017A15@bart.mic.ki.se>
  13. X-XXDate: Mon, 11 Jan 93 18:18:15 GMT
  14.  
  15. In article <19930108.010151.363@almaden.ibm.com> , bondono@vnet.ibm.com
  16. writes:
  17. >I would do something like this:
  18. >
  19. >psroff -man -t foo.man > foo.ps
  20.  
  21. I tried this with three different troff sources from two different
  22. packages
  23. (expect and Perl) and got the following message:
  24. psdit: 1007-653 The input character is invalid: \116 (N)
  25. this error message is exactly the same in both instances.
  26. the result of this abortive process is a truncated ps.file.
  27. What gives?
  28. /RS
  29.