History log of /dflybsd-src/lib/libc/sys/__realpath.2 (Results 1 – 3 of 3)
Revision Date Author Comments
# 9e4b1105 18-Aug-2020 Sascha Wildner <saw@online.de>

__realpath.2: Fix typo.


# 6971e777 30-Apr-2020 Sascha Wildner <saw@online.de>

__realpath.2: Small mdoc correction.


# d8bda3d5 02-Feb-2020 Matthew Dillon <dillon@apollo.backplane.com>

libc - Update manual page for realpath(3) and add page for __realpath(2)

* Add a manual page for __realpath(2) which clarifies differences
between realpath(3) and __realpath(2).