From e9cd6924f6291bd43a95cf0abcbb11f05e09f455 Mon Sep 17 00:00:00 2001 From: merakor Date: Mon, 4 Jan 2021 11:09:33 +0000 Subject: docs: update FossilOrigin-Name: d48d21b88e83f4bf4730dcaf3a528381821c415731f24620f2f09bf86fbc33a6 --- docs/cpt.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/cpt.org') diff --git a/docs/cpt.org b/docs/cpt.org index c3f2116..dfddc38 100644 --- a/docs/cpt.org +++ b/docs/cpt.org @@ -971,7 +971,7 @@ _seq 5 *** =_stat()= :PROPERTIES: -:DESCRIPTION: stat %U replacement +:DESCRIPTION: 'stat %U' replacement :END: This function imitates =stat %U=. =stat= isn't defined by POSIX, and this is @@ -983,7 +983,7 @@ cannot be found, it will return =root=. :DESCRIPTION: 'readlink -f' replacement :END: -This function was taken from [[github:ko1nksm/readlinkf][POSIX sh readlinkf library by Koichi Nakashima]]. +This function was taken from [[https://github.com/ko1nksm/readlinkf][POSIX sh readlinkf library by Koichi Nakashima]]. =readlink= is also not defined by POSIX, so this function uses =ls= to follow symbolic links until it reaches the actual file. -- cgit v1.2.3