mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 10:40:19 -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 (cherry picked from commit8dc9b10e38) (cherry picked from commit227f81c8bd) Approved by: re (cperciva)
5 lines
71 B
Makefile
5 lines
71 B
Makefile
|
|
SCRIPTS= save-entropy.sh
|
|
MAN= save-entropy.8
|
|
|
|
.include <bsd.prog.mk>
|