Module Name: src
Committed By: snj
Date: Mon Dec 7 04:37:10 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Whitespace fix in last.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.157 -r1.1.2.158 src/doc/CHANGES-5.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.157 src/doc/CHANGES-5.1:1.1.2.158
--- src/doc/CHANGES-5.1:1.1.2.157 Mon Dec 7 04:35:44 2009
+++ src/doc/CHANGES-5.1 Mon Dec 7 04:37:09 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.157 2009/12/07 04:35:44 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.158 2009/12/07 04:37:09 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -15500,7 +15500,7 @@
sys/fs/tmpfs/tmpfs_vnops.c 1.63
Handle the following case correctly:
- % ls
+ % ls
% touch a
% ln a b
% mv a b