git: 9front

Download patch

ref: aea5f05cb923522e725ea956c63f93c3b1579172
parent: 325ec44dc1834a6b5d4a441f13f568dae8570560
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Apr 22 16:18:11 EDT 2015

secstore(1): add DIAGNOSTICS section

--- a/sys/man/1/secstore
+++ b/sys/man/1/secstore
@@ -223,6 +223,12 @@
 .SH SEE ALSO
 .IR factotum (4),
 .IR secstore (8)
+.SH DIAGNOSTICS
+Secstore sets error status on failure but will not print an error
+message when reading NVRAM or dialing the secstore server fails
+unless the
+.B -v
+flag is specified.
 .SH BUGS
 There is deliberately no backup of files on the secstore, so
 .B -r
--