summaryrefslogtreecommitdiff
path: root/ext/pathname/pathname.c
diff options
context:
space:
mode:
-rw-r--r--ext/pathname/pathname.c2
1 files changed, 1 insertions, 1 deletions
@@ -446,7 +446,7 @@ path_atime(VALUE self)
* pathname.birthtime -> time
*
* Returns the birth time for the file.
- * If the platform doesn't have birthtime, returns <i>ctime</i>.
*
* See File.birthtime.
*/