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


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to