mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-28 12:07:10 +01:00
8dc9b10e38
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
6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
|
SCRIPTS= save-entropy.sh
|
|
MAN= save-entropy.8
|
|
|
|
.include <bsd.prog.mk>
|