Summary: | [PATCH] fix openssl port name in ktls(4) | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Sergey A. Osokin <osa> | ||||
Component: | Manual Pages | Assignee: | Sergey A. Osokin <osa> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | doc, jhb, lwhsu, ygy | ||||
Priority: | --- | Flags: | jhb:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Looks good to me. Are you planning to commit it directly? (In reply to John Baldwin from comment #1) Yes, I do, assume that was the approval, thanks. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=b39a93b18ef17dcb1897186b1f01999337b9f8b9 commit b39a93b18ef17dcb1897186b1f01999337b9f8b9 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2021-11-12 14:31:48 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2021-11-12 14:31:48 +0000 ktls.4: fix openssl-devel port name PR: 259630 share/man/man4/ktls.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=7af8903bf31f7d58ec00399df2cbbb6ea4846123 commit 7af8903bf31f7d58ec00399df2cbbb6ea4846123 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2021-11-12 14:31:48 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2021-11-30 22:45:44 +0000 ktls.4: fix openssl-devel port name PR: 259630 (cherry picked from commit b39a93b18ef17dcb1897186b1f01999337b9f8b9) share/man/man4/ktls.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |
Created attachment 229246 [details] [PATCH] fix openssl-devel port name in ktls(4) Fix the openssl-devel port name in the ktls(4) manual page.