fix: fix typo in man page

This commit is contained in:
Axel Navarro
2021-10-30 16:49:45 -03:00
parent 090016fdcd
commit 245dcfa218
2 changed files with 6 additions and 7 deletions

View File

@ -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"

View File

@ -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