summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Navarro <navarroaxel@gmail.com>2021-10-30 16:49:45 -0300
committerAxel Navarro <navarroaxel@gmail.com>2021-10-30 16:49:45 -0300
commit245dcfa21827f03af5c2e2d6a8035de17718a4ce (patch)
tree8c83d97cb11c5da87f3129b6ea3cc9ac2dedf502
parent090016fdcd33ad1534aa04937d3121476f022784 (diff)
fix: fix typo in man page
-rw-r--r--data/fprintd.18
-rw-r--r--data/fprintd.pod5
2 files changed, 6 insertions, 7 deletions
diff --git a/data/fprintd.1 b/data/fprintd.1
index ddf0097..0636df7 100644
--- a/data/fprintd.1
+++ b/data/fprintd.1
@@ -30,8 +30,8 @@
. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
. ds L" ""
. ds R" ""
-. ds C`
-. ds C'
+. ds C`
+. ds C'
'br\}
.el\{\
. ds -- \|\(em\|
@@ -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"
diff --git a/data/fprintd.pod b/data/fprintd.pod
index 279aca7..da8ab92 100644
--- a/data/fprintd.pod
+++ b/data/fprintd.pod
@@ -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
-