mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -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 commit 8dc9b10e388da19d63b3dd718a8243e8e969091d)
(cherry picked from commit 227f81c8bd)
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>
|