git: ed5e7fb16c01 - main - There's no PEM(3) anywhere around; delete reference.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Sep 2022 11:14:43 UTC
The branch main has been updated by schweikh:
URL: https://cgit.FreeBSD.org/src/commit/?id=ed5e7fb16c01613bb23ed6992957ece990d6a48b
commit ed5e7fb16c01613bb23ed6992957ece990d6a48b
Author: Jens Schweikhardt <schweikh@FreeBSD.org>
AuthorDate: 2022-09-17 11:14:01 +0000
Commit: Jens Schweikhardt <schweikh@FreeBSD.org>
CommitDate: 2022-09-17 11:14:01 +0000
There's no PEM(3) anywhere around; delete reference.
---
lib/libfetch/fetch.3 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3
index cb37c08593d6..81db72529c4c 100644
--- a/lib/libfetch/fetch.3
+++ b/lib/libfetch/fetch.3
@@ -457,8 +457,7 @@ the environment variable
.Ev SSL_CLIENT_KEY_FILE
can be set to point to the key file.
In case the key uses a password, the user will be prompted on standard
-input (see
-.Xr PEM 3 ) .
+input.
.Pp
By default
.Nm libfetch