From d398d4a839c4fd491c96293d669c9709ece4ab46 Mon Sep 17 00:00:00 2001 From: mrdotx Date: Sat, 6 Nov 2021 09:18:41 +0100 Subject: [PATCH] typos corrected --- pinentry-dmenu.1 | 4 ++-- pinentry-dmenu.1.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pinentry-dmenu.1 b/pinentry-dmenu.1 index 53ba7ec..68af2ae 100644 --- a/pinentry-dmenu.1 +++ b/pinentry-dmenu.1 @@ -67,7 +67,7 @@ Defines the description foreground alpha value. Defines the description background alpha value. .TP \f[B]position\f[R] = \f[I]\[lq]center\[rq]\f[R] -Defines the osition of the menu. +Defines the position of the menu. \f[I]bottom\f[R], \f[I]center\f[R] and \f[I]top\f[R] are supported. .TP \f[B]font\f[R] = \f[I]\[lq]DejaVuSansMono Nerd Font:pixelsize=16:antialias=true:autohint=true\[rq]\f[R] @@ -332,4 +332,4 @@ See GitHub Issues: \f[B]dmenu\f[R](1), \f[B]dwm\f[R](1), \f[B]gpg-agent\f[R](1) .SH LICENSE .PP -See the LICENSE.md file for the terms of redistribution. +See the \f[I]LICENSE.md\f[R] file for the terms of redistribution. diff --git a/pinentry-dmenu.1.md b/pinentry-dmenu.1.md index 83aee22..3b554d8 100644 --- a/pinentry-dmenu.1.md +++ b/pinentry-dmenu.1.md @@ -59,7 +59,7 @@ The configuration is placed in *~/.gnupg/pinentry-dmenu.conf*. You can change th : Defines the description background alpha value. **position** = *"center"* -: Defines the osition of the menu. *bottom*, *center* and *top* are supported. +: Defines the position of the menu. *bottom*, *center* and *top* are supported. **font** = *"DejaVuSansMono Nerd Font:pixelsize=16:antialias=true:autohint=true"* : Defines the font or font set used. @@ -245,4 +245,4 @@ See GitHub Issues: *https://github.com/mrdotx/pinentry-dmenu/issues* # LICENSE -See the LICENSE.md file for the terms of redistribution. +See the *LICENSE.md* file for the terms of redistribution.