[PATCH] doc: Fix minor mistakes in manpages

Sebastian Jakubiak jakseb.dev at gmail.com
Tue Aug 4 21:43:58 UTC 2020


Signed-off-by: Sebastian Jakubiak <jakseb.dev at gmail.com>
---
 doc/checkupdates.8.txt | 2 +-
 doc/pacsort.8.txt      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/checkupdates.8.txt b/doc/checkupdates.8.txt
index b1a94d8..14cecc4 100644
--- a/doc/checkupdates.8.txt
+++ b/doc/checkupdates.8.txt
@@ -41,7 +41,7 @@ Environment
 
 Errors
 ------
-On exit, checkpkg will return one of the following error codes.
+On exit, checkupdates will return one of the following error codes.
 
 0::
 	Normal exit condition.
diff --git a/doc/pacsort.8.txt b/doc/pacsort.8.txt
index 357664d..e0fa5d4 100644
--- a/doc/pacsort.8.txt
+++ b/doc/pacsort.8.txt
@@ -27,7 +27,7 @@ By default the lines are treated as lists of plain version strings.
 Options
 -------
 *-f, \--files*::
-	If the input lists are in the format '\*-*.pkg.tar*', sort lines by pkgname and pkgver.
+	If the input lists are in the format '\*-\*.pkg.tar*', sort lines by pkgname and pkgver.
 
 *-h, \--help*::
 	Display syntax and command line options.
-- 
2.27.0


More information about the pacman-contrib mailing list