pages.*: use keith.github.io for builtin man pages (#12168)

This commit is contained in:
Vitor Henrique
2024-01-31 07:20:27 -03:00
committed by GitHub
parent fa48348c73
commit 4e4b80a5b7
344 changed files with 344 additions and 344 deletions

View File

@@ -1,7 +1,7 @@
# whence
> A zsh builtin to indicate how a given command would be interpreted.
> More information: <https://www.unix.com/man-page/OpenSolaris/1/whence/>.
> More information: <https://keith.github.io/xcode-man-pages/whence.1.html>.
- Interpret `command`, with expansion if defined as an `alias` (similar to the `command -v` builtin):