| Summary: | /usr/libexec/save-entropy has no manpage | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | AJ Jordan <alex+freebsd> |
| Component: | Manual Pages | Assignee: | Fernando Apesteguía <fernape> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | doc, fernape |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| Bug Depends on: | |||
| Bug Blocks: | 108980 | ||
|
Description
AJ Jordan
2017-11-30 19:02:01 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=8dc9b10e388da19d63b3dd718a8243e8e969091d commit 8dc9b10e388da19d63b3dd718a8243e8e969091d Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-09-07 08:28:43 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-09-18 11:33:59 +0000 save-entropy: Add manual page Succinct manual page for save-entropy(8). PR: 223998 Reported by: AJ Jordan <alex+freebsd@strugee.net> Reviewed by: carlavilla@, delphij@, lwhsu@, pauamma_gundo.com Approved by: delphi, lwhsu (src) Differential Revision: https://reviews.freebsd.org/D41768 libexec/save-entropy/Makefile | 1 + libexec/save-entropy/save-entropy.8 (new) | 97 +++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+) Fixed, Thanks! A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=227f81c8bd0f60176519276839b24b468afce0bc commit 227f81c8bd0f60176519276839b24b468afce0bc Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-09-07 08:28:43 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2024-05-03 20:25:24 +0000 save-entropy: Add manual page Succinct manual page for save-entropy(8). PR: 223998 Reported by: AJ Jordan <alex+freebsd@strugee.net> Reviewed by: carlavilla@, delphij@, lwhsu@, pauamma_gundo.com Approved by: delphi, lwhsu (src) Differential Revision: https://reviews.freebsd.org/D41768 (cherry picked from commit 8dc9b10e388da19d63b3dd718a8243e8e969091d) libexec/save-entropy/Makefile | 1 + libexec/save-entropy/save-entropy.8 (new) | 97 +++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+) A commit in branch releng/14.1 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=8930e7d8ea4dc0ec34c6d2f7db5a7c7746997b8f commit 8930e7d8ea4dc0ec34c6d2f7db5a7c7746997b8f Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-09-07 08:28:43 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2024-05-16 17:24:30 +0000 save-entropy: Add manual page Succinct manual page for save-entropy(8). PR: 223998 Reported by: AJ Jordan <alex+freebsd@strugee.net> Reviewed by: carlavilla@, delphij@, lwhsu@, pauamma_gundo.com Approved by: delphi, lwhsu (src) Differential Revision: https://reviews.freebsd.org/D41768 (cherry picked from commit 8dc9b10e388da19d63b3dd718a8243e8e969091d) (cherry picked from commit 227f81c8bd0f60176519276839b24b468afce0bc) Approved by: re (cperciva) libexec/save-entropy/Makefile | 1 + libexec/save-entropy/save-entropy.8 (new) | 97 +++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+) |