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
|
||||
Will verify the user's fingerprints against the database.
|
||||
.RE
|
||||
.SS "fprintd-enroll"
|
||||
.SS "fprintd-delete"
|
||||
.IX Subsection "fprintd-enroll"
|
||||
.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
|
||||
.SH "AUTHOR"
|
||||
.IX Header "AUTHOR"
|
||||
|
||||
@ -79,11 +79,11 @@ Will verify the user's fingerprints against the database.
|
||||
|
||||
=back
|
||||
|
||||
=head2 fprintd-enroll
|
||||
=head2 fprintd-delete
|
||||
|
||||
=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
|
||||
|
||||
@ -102,4 +102,3 @@ By default, fprintd stores the fingerprints in B</var/lib/fprint/>
|
||||
=item B<gnome-control-center>
|
||||
|
||||
=back
|
||||
|
||||
|
||||
Reference in New Issue
Block a user