Re: EXTERNAL: Re: openssh.org/manual.html available as a PDF?

"Thompson, James J" <[email protected]>
Newsgroups gmane.os.openbsd.www
Message-ID <[email protected]>
Janne, thank you for this information. We'll check it out and see how it works.

James

-----Original Message-----
From: Janne Johansson [mailto:[email protected]] 
Sent: Wednesday, August 15, 2012 3:44 PM
To: Thompson, James J
Cc: [email protected]
Subject: EXTERNAL: Re: openssh.org/manual.html available as a PDF?

Easily done with the stock openbsd tools.

prompt> for i in $(find /usr/share/man/ -name "*ssh*" -o -name "*scp*"
-o -name "*sftp*" | egrep 'man(1|8)') ; do mandoc -Tpdf $i >$(basename $i).pdf ; done

Output files available for perusal at http://people.su.se/~jj/obsd/?C=M;O=D

Can't promise they will be there until the end of the internet, but the mandoc line above takes a few seconds and you're home safe in case my files go missing.

If you really liked and needed this, donate to the OpenBSD/OpenSSH project.


2012/8/13 Thompson, James J <[email protected]>:
> Good morning-
>
> The information on the openssh.org/manual.html is extremely useful. Is this available as an individual PDF document or as part of a larger PDF document? The openssl.org/docs/fips/ is also useful, and fortunately, this is available as a PDF manual.
>
> Any assistance you provide about the openssh.org/manual.html being available as a document will be appreciated.
>
> Thank you.
> James Thompson
>



--
 To our sweethearts and wives.  May they never meet. -- 19th century toast
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.