From 0df2ba1b6928a073faca813ef2db1d1990a8f46c Mon Sep 17 00:00:00 2001 From: ngie Date: Mon, 26 Oct 2015 03:33:40 +0000 Subject: MFC r264965: r264965 (by des): Note that the bug was fixed, and when. --- tools/regression/vfs/trailing_slash.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/vfs/trailing_slash.t b/tools/regression/vfs/trailing_slash.t index b4e9339..b1b8523 100755 --- a/tools/regression/vfs/trailing_slash.t +++ b/tools/regression/vfs/trailing_slash.t @@ -3,7 +3,7 @@ # $FreeBSD$ # # Tests vfs_lookup()'s handling of trailing slashes for symlinks that -# point to files. See kern/21768 +# point to files. See kern/21768 for details. Fixed in r193028. # testfile="/tmp/testfile-$$" -- cgit v1.1