Module Name: src Committed By: wiz Date: Mon Jul 29 11:49:31 UTC 2013
Modified Files: src/lib/libc/sys: readlink.2 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/lib/libc/sys/readlink.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/sys/readlink.2 diff -u src/lib/libc/sys/readlink.2:1.31 src/lib/libc/sys/readlink.2:1.32 --- src/lib/libc/sys/readlink.2:1.31 Sun Jul 28 21:24:12 2013 +++ src/lib/libc/sys/readlink.2 Mon Jul 29 11:49:31 2013 @@ -1,4 +1,4 @@ -.\" $NetBSD: readlink.2,v 1.31 2013/07/28 21:24:12 njoly Exp $ +.\" $NetBSD: readlink.2,v 1.32 2013/07/29 11:49:31 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)readlink.2 8.1 (Berkeley) 6/4/93 .\" -.Dd November 18, 2012 +.Dd July 28, 2013 .Dt READLINK 2 .Os .Sh NAME