mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
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
5 lines
71 B
Makefile
5 lines
71 B
Makefile
|
|
SCRIPTS= save-entropy.sh
|
|
MAN= save-entropy.8
|
|
|
|
.include <bsd.prog.mk>
|