Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/realpath.3,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/gen/realpath.3,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.11 retrieving revision 1.11.6.1 diff -u -p -r1.11 -r1.11.6.1 --- src/lib/libc/gen/realpath.3 2003/08/07 16:42:55 1.11 +++ src/lib/libc/gen/realpath.3 2005/08/14 22:08:43 1.11.6.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: realpath.3,v 1.11 2003/08/07 16:42:55 agc Exp $ +.\" $NetBSD: realpath.3,v 1.11.6.1 2005/08/14 22:08:43 riz Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" from: @(#)realpath.3 8.2 (Berkeley) 2/16/94 .\" -.Dd February 16, 1994 +.Dd August 13, 2005 .Dt REALPATH 3 .Os .Sh NAME @@ -72,11 +72,6 @@ The function will resolve both absolute and relative paths and return the absolute pathname corresponding to .Fa pathname . -All but the last component of -.Fa pathname -must exist when -.Fn realpath -is called. .Sh RETURN VALUES The .Fn realpath