From 34da0040c8d4a76d922dee21cc9bd35230b9c6a5 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sat, 9 Jan 2010 15:05:28 -0500 Subject: [PATCH] fix pem2openpgp(1) synopsis. --- man/man1/pem2openpgp.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man1/pem2openpgp.1 b/man/man1/pem2openpgp.1 index 5622bd7..fe20788 100644 --- a/man/man1/pem2openpgp.1 +++ b/man/man1/pem2openpgp.1 @@ -8,7 +8,7 @@ pem2openpgp .Sh SYNOPSIS .Nm pem2openpgp "$USERID" < mykey.pem | gpg \-\-import .Pp -.Nm PEM2OPENPGP_EXPIRATION=$((86400 * $DAYS)) PEM2OPENPGP_USAGE_FLAGS=authentication,certify pem2openpgp "$USERID"