Date: Sun, 12 Jul 2009 17:36:39 +0300 From: Manolis Kiagias <sonicy@otenet.gr> To: Daniel Underwood <djuatdelta@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Missing man pages: gnupg Message-ID: <4A59F4F7.1000800@otenet.gr> In-Reply-To: <b6c05a470907120712i7397f918wc6f75cb05cd8a1f9@mail.gmail.com> References: <b6c05a470907120712i7397f918wc6f75cb05cd8a1f9@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Underwood wrote: > Coming from Linux, I'm accustomed to using gpg. I installed the gnupg > port (which I assume is virtually the same as Linux gpg). > > Doing > $ man gnupg > returns nothing. Doing > $ which gnupg > reveals that the port (or at least the binary) is in fact installed. > But where are the gnupg man pages? If truly not installed, how can I > install them? > > In general, how does one deal with missing man pages? One reason I > left Linux (*officially* yesterday) is fragmented documentation. So > this is extremely important to me. > > TIA, > Daniel > Though the port is named security/gnupg1 (or security/gnupg for gnupg v2), the actual command to use is gpg. So please try man gpg. I am using gnupg1 and the documentation is installed with the port. I assume the same is true for gnupg v2. $ whereis gpg gpg: /usr/local/bin/gpg /usr/local/man/man1/gpg.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A59F4F7.1000800>