Fix readlink(1) self-reference.

This commit is contained in:
Jonas 'Sortie' Termansen 2016-10-01 21:29:30 +02:00
parent 0e32284417
commit 48c60fd3a2
1 changed files with 1 additions and 1 deletions

View File

@ -31,6 +31,6 @@ Do not append a newline.
.Nm
will exit with 0 on success and non-zero otherwise.
.Sh SEE ALSO
.Xr readlink 1 ,
.Xr realpath 1 ,
.Xr readlink 3 ,
.Xr realpath 3