termux-tools: fix typo in termux.1 manpage
https://github.com/termux/termux-app/issues/1829
This commit is contained in:
parent
e7da283a89
commit
21aab222d6
@ -1,7 +1,7 @@
|
|||||||
TERMUX_PKG_HOMEPAGE=https://termux.com/
|
TERMUX_PKG_HOMEPAGE=https://termux.com/
|
||||||
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
|
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
|
||||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||||
TERMUX_PKG_VERSION=0.97
|
TERMUX_PKG_VERSION=0.98
|
||||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||||
TERMUX_PKG_ESSENTIAL=true
|
TERMUX_PKG_ESSENTIAL=true
|
||||||
|
@ -474,7 +474,7 @@ learn about the major differences.
|
|||||||
Consider to rebuild your software in Termux environment by using clang.
|
Consider to rebuild your software in Termux environment by using clang.
|
||||||
|
|
||||||
`Only one user`
|
`Only one user`
|
||||||
: Termux environment is sinle-user only. There any kind of privilege
|
: Termux environment is single-user only. There any kind of privilege
|
||||||
separation and you cannot change the given user id or name.
|
separation and you cannot change the given user id or name.
|
||||||
|
|
||||||
Be extremely careful when executing third-party scripts as they are
|
Be extremely careful when executing third-party scripts as they are
|
||||||
|
Loading…
Reference in New Issue
Block a user