diff options
| author | Lance Lin <[email protected]> | 2023-10-18 22:45:43 +0700 |
|---|---|---|
| committer | Lance Lin <[email protected]> | 2023-10-18 22:45:43 +0700 |
| commit | 0d0e9cf581bb408651b1dfa2a4eff153cbb4a616 (patch) | |
| tree | 2836adfcd5b60256ebe7d3eec3e8b779689f1e86 /scripts | |
| parent | 23f5f45fdbc266eee5fb295641ed6b1703a2111c (diff) | |
Fix typos in manpages
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/man/xmake.1 | 4 | ||||
| -rw-r--r-- | scripts/man/xrepo.1 | 2 |
2 files changed, 3 insertions, 3 deletions
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 |
