mirror of
https://github.com/rd235/cado
synced 2024-12-26 22:12:55 +01:00
man page syntax bugfix: cado.1 scado.1
This commit is contained in:
parent
a476f62ccf
commit
d2cdd5f3d0
2
cado.1
2
cado.1
@ -47,7 +47,7 @@ When \fBcado\fR runs is scado mode (by the option \fB-S\fR or \fB--scado\fR), if
|
||||
.br
|
||||
\fBcado\fR runs the command granting the required ambient capabilities without any further authentication request
|
||||
(it does not prompt for a password).
|
||||
.SP
|
||||
.SP 2
|
||||
|
||||
.SH OPTIONS
|
||||
.I cado
|
||||
|
2
scado.1
2
scado.1
@ -51,7 +51,7 @@ masks. For brevity, the \fBcap_\fR prefix of capabilities names can be omitted
|
||||
The \fIsha256_digest_of_the_executable\fR prevents \fITOCTTOU\fR attacks. When a user
|
||||
wants to run the file at \fIpath_of_the_executable_file\fR granting it some of
|
||||
the capabilities in the \fIcapability_list\fR, the permission is denied if
|
||||
its sha256 digest does not match \fIsha256_digest_of_the_executable\R.
|
||||
its sha256 digest does not match \fIsha256_digest_of_the_executable\fR.
|
||||
|
||||
If there are only two colon (\fB:\fR) separated fields in a line, it means that
|
||||
the user trusts a priori the integrity of the file whose pathname is \fIpath_of_the_executable_file\fR.
|
||||
|
Loading…
Reference in New Issue
Block a user