From 4e95ef16a4b3f51a59cae1af91ce35193344692f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 8 Feb 2021 19:24:59 -0300 Subject: man page -> manpage --- ...1-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_articles') diff --git a/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.md b/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.md index 902f555..85b359d 100644 --- a/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.md +++ b/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.md @@ -94,7 +94,7 @@ As time passes, the list would adjust based on the frequency of your choices. I aimed for reusability, so that I could wrap diverse commands with `remembering` and it would be able to work. To accomplish that, a "profile" (the `-p something` part) stores data about different runs separately. I took the idea of building something small with few dependencies to other places too: -- the man pages are written in troff directly; +- the manpages are written in troff directly; - the tests are just more POSIX sh files; - and a POSIX Makefile to `check` and `install`. -- cgit v1.2.3