From 0d0e9cf581bb408651b1dfa2a4eff153cbb4a616 Mon Sep 17 00:00:00 2001 From: Lance Lin Date: Wed, 18 Oct 2023 22:45:43 +0700 Subject: Fix typos in manpages --- scripts/man/xmake.1 | 4 ++-- scripts/man/xrepo.1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/man/xmake.1 b/scripts/man/xmake.1 index eca67ddca..33a287c92 100644 --- a/scripts/man/xmake.1 +++ b/scripts/man/xmake.1 @@ -124,7 +124,7 @@ Print lots of verbose information for users. .TP .B \-\-root -Allow to run xmake as root. +Allow one to run xmake as root. .TP .B \-D, \-\-diagnosis @@ -151,7 +151,7 @@ file. Change to the given project directory. Search priority: 1. The Given Command Argument - 2. The Envirnoment Variable: \fBXMAKE_PROJECT_DIR\fR + 2. The Environment Variable: \fBXMAKE_PROJECT_DIR\fR 3. The Current Directory diff --git a/scripts/man/xrepo.1 b/scripts/man/xrepo.1 index 7106ea830..dfb0f4a63 100644 --- a/scripts/man/xrepo.1 +++ b/scripts/man/xrepo.1 @@ -90,7 +90,7 @@ Input yes by default if need user confirm. .TP .B \-\-root -Allow to run xrepo as root. +Allow one to run xrepo as root. .TP .B \-v, \-\-verbose -- cgit v1.3.1