summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/realpath.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdlib/realpath.3 b/lib/libc/stdlib/realpath.3
index 4fc04907acd..e1e0b106054 100644
--- a/lib/libc/stdlib/realpath.3
+++ b/lib/libc/stdlib/realpath.3
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: realpath.3,v 1.12 2005/03/30 07:33:57 otto Exp $
+.\" $OpenBSD: realpath.3,v 1.13 2005/04/03 18:59:15 otto Exp $
.\"
.Dd February 16, 1994
.Dt REALPATH 3
@@ -96,6 +96,7 @@ for any of the errors specified for the library functions
and
.Xr getcwd 3 .
.Sh SEE ALSO
+.Xr readlink 1 ,
.Xr getcwd 3
.Sh HISTORY
The