diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-09-07 12:13:40 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-09-07 12:13:40 +0000 |
commit | 80a3013393832982dc37198226b60fcc828d07a2 (patch) | |
tree | 275e6249d149f90fae69d0dcdcdddf7110739b96 | |
parent | Update to 0.4.2. (diff) |
We don't dereference symbol (sic) links.
Notes
Notes:
svn path=/head/; revision=47493
-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 dbb66dead796..0fb897731028 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 |