diff options
author | steve <steve@FreeBSD.org> | 1997-06-23 04:03:49 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1997-06-23 04:03:49 +0000 |
commit | 7a5541cde7678767eff12f77e937ec69fff68016 (patch) | |
tree | 907c16b32c451975012808200c9dba55d795ec62 /lib/libc/stdlib | |
parent | 7e4f226bc36fcb9a885c6d278a80093674550a92 (diff) | |
download | FreeBSD-src-7a5541cde7678767eff12f77e937ec69fff68016.zip FreeBSD-src-7a5541cde7678767eff12f77e937ec69fff68016.tar.gz |
Show the real revision date and not the date that this
manpage is being viewed.
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r-- | lib/libc/stdlib/realpath.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/realpath.3 b/lib/libc/stdlib/realpath.3 index 83f4a43..1cbbca9 100644 --- a/lib/libc/stdlib/realpath.3 +++ b/lib/libc/stdlib/realpath.3 @@ -34,7 +34,7 @@ .\" .\" @(#)realpath.3 8.2 (Berkeley) 2/16/94 .\" -.Dd "February 16, 1994" +.Dd February 16, 1994 .Dt REALPATH 3 .Os .Sh NAME |