From 7f7bd1bc2767a80875f79a01b1b0135e841d652a Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 27 Dec 2022 15:47:04 +0900 Subject: Link to POSIX specs for man pages --- blog/advent.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blog/advent.md b/blog/advent.md index a141c74..8eceb82 100644 --- a/blog/advent.md +++ b/blog/advent.md @@ -185,10 +185,10 @@ also give it a try, who knows, it could be much [gay]er than you'd expect! [p01]: https://adventofcode.com/2022/day/1 [s01]: https://git.sr.ht/~cnx/cp/commit/ff0bb53c15dd -[sed]: https://www.unix.com/man-page/posix/1p/sed +[sed]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sed.html [dc]: https://linux.die.net/man/1/dc -[sort]: https://www.unix.com/man-page/posix/1p/sort -[tail]: https://www.unix.com/man-page/posix/1p/tail +[sort]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sort.html +[tail]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/tail.html [grade an assignment]: https://larkspur.one/notice/AQALVP69wAiotsVmgC [p02]: https://adventofcode.com/2022/day/2 -- cgit 1.4.1