mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
fix: fix typo in man page
This commit is contained in:
@ -196,10 +196,10 @@ Will list the user's enrolled fingerprints.
|
|||||||
.RS 8
|
.RS 8
|
||||||
Will verify the user's fingerprints against the database.
|
Will verify the user's fingerprints against the database.
|
||||||
.RE
|
.RE
|
||||||
.SS "fprintd-enroll"
|
.SS "fprintd-delete"
|
||||||
.IX Subsection "fprintd-enroll"
|
.IX Subsection "fprintd-enroll"
|
||||||
.RS 8
|
.RS 8
|
||||||
Will enroll the user's right index finger into the database.
|
Will delete the user's right index finger into the database.
|
||||||
.RE
|
.RE
|
||||||
.SH "AUTHOR"
|
.SH "AUTHOR"
|
||||||
.IX Header "AUTHOR"
|
.IX Header "AUTHOR"
|
||||||
|
|||||||
@ -79,11 +79,11 @@ Will verify the user's fingerprints against the database.
|
|||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
=head2 fprintd-enroll
|
=head2 fprintd-delete
|
||||||
|
|
||||||
=over 8
|
=over 8
|
||||||
|
|
||||||
Will enroll the user's right index finger into the database.
|
Will delete the user's right index finger into the database.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
@ -102,4 +102,3 @@ By default, fprintd stores the fingerprints in B</var/lib/fprint/>
|
|||||||
=item B<gnome-control-center>
|
=item B<gnome-control-center>
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user