diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 11:58:12 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 11:58:12 +0000 |
| commit | 874506698f79dd2ca01b71552feed3cd28d6e901 (patch) | |
| tree | 5c106a9bc9b1e680c59a4cc6709c6180b2e1775e /bin/realpath | |
| parent | f6310641b92ccab696526521a8f4748e807566ae (diff) | |
Notes
Diffstat (limited to 'bin/realpath')
| -rw-r--r-- | bin/realpath/realpath.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/realpath/realpath.1 b/bin/realpath/realpath.1 index bbc5a0409c7f4..61358ac007bf8 100644 --- a/bin/realpath/realpath.1 +++ b/bin/realpath/realpath.1 @@ -46,8 +46,9 @@ .Nm .Ar path .Sh DESCRIPTION +The .Nm -uses the +utility uses the .Xr realpath 3 function to resolve all symbolic links, extra .Ql / |
