diff options
author | dd <dd@FreeBSD.org> | 2001-09-07 12:13:40 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-09-07 12:13:40 +0000 |
commit | f8ba71f83261ac8de8950a2cb82a113606c346fc (patch) | |
tree | 5083f0bf16921c9b0ff57482c068e60f5aab4d8b | |
parent | ba45c7d09a55e7d4a6f960baf66bc9032ac1c671 (diff) | |
download | FreeBSD-ports-f8ba71f83261ac8de8950a2cb82a113606c346fc.zip FreeBSD-ports-f8ba71f83261ac8de8950a2cb82a113606c346fc.tar.gz |
We don't dereference symbol (sic) links.
-rw-r--r-- | sysutils/readlink/pkg-comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/readlink/pkg-comment b/sysutils/readlink/pkg-comment index dbb66de..0fb8977 100644 --- a/sysutils/readlink/pkg-comment +++ b/sysutils/readlink/pkg-comment @@ -1 +1 @@ -Dereference a symbol link and print the name of the target +Dereference a symbolic link and print the name of the target |