diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-04-22 20:18:11 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-04-22 20:18:11 +0200 |
commit | 8cb7211a42d8811302968dd75cd14e1fc47a289c (patch) | |
tree | 5f6291d5d5d4afc0e5033f84572a8746aad49a1d /sys/man/1/secstore | |
parent | 07faf720c9077201e88016fe5a308e48e4e5913c (diff) |
secstore(1): add DIAGNOSTICS section
Diffstat (limited to 'sys/man/1/secstore')
-rw-r--r-- | sys/man/1/secstore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/man/1/secstore b/sys/man/1/secstore index b08c3fb28..e8f7bfdab 100644 --- a/sys/man/1/secstore +++ b/sys/man/1/secstore @@ -223,6 +223,12 @@ reads from file descriptor 3. .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 |