Package: monkeysphere
Version: 0.36-1
Severity: minor
Tags: patch
$ man pem2openpgp | grep 1,
openpgp2ssh(1,) monkeysphere(1), monkeysphere(7), ssh(1),
It should be "(1)," rather than "(1,)".
--
Jakub Wilk
diff --git a/man/man1/pem2openpgp.1 b/man/man1/pem2openpgp.1
--- a/man/man1/pem2openpgp.1
+++ b/man/man1/pem2openpgp.1
@@ -85,7 +85,7 @@
If you find other bugs, please report them at
https://labs.riseup.net/code/projects/show/monkeysphere
.Sh SEE ALSO
-.Xr openpgp2ssh 1,
+.Xr openpgp2ssh 1 ,
.Xr monkeysphere 1 ,
.Xr monkeysphere 7 ,
.Xr ssh 1 ,