summaryrefslogtreecommitdiff
path: root/bin/realpath
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-22 07:29:40 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-22 07:29:40 +0000
commit18e73fc02ba9bf441b2d6ccdbf05c6dd45bde450 (patch)
tree82f3c9e9f3f75fcf54a13d8f6ef78678a174fd12 /bin/realpath
parent654bb95c760ed9bf6983080a6b3fc1cfc2435deb (diff)
downloadsrc-test2-18e73fc02ba9bf441b2d6ccdbf05c6dd45bde450.tar.gz
src-test2-18e73fc02ba9bf441b2d6ccdbf05c6dd45bde450.zip
Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3.
Submitted by: "Stephen L. Palmer" <slpalmer@mail.com> Forgotten by: asmodai
Notes
Notes: svn path=/head/; revision=72853
Diffstat (limited to 'bin/realpath')
-rw-r--r--bin/realpath/realpath.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/realpath/realpath.1 b/bin/realpath/realpath.1
index 9957793e7763..9752ab0c418e 100644
--- a/bin/realpath/realpath.1
+++ b/bin/realpath/realpath.1
@@ -67,4 +67,4 @@ utility exits 0 on success, and >0 if an error occurs.
The
.Nm
utility first appeared in
-.Fx 5.0 .
+.Fx 4.3 .