From 245dcfa21827f03af5c2e2d6a8035de17718a4ce Mon Sep 17 00:00:00 2001 From: Axel Navarro Date: Sat, 30 Oct 2021 16:49:45 -0300 Subject: [PATCH] fix: fix typo in man page --- data/fprintd.1 | 8 ++++---- data/fprintd.pod | 5 ++--- 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 =item B =back -