diff options
Diffstat (limited to 'tools/regression/fstest/tests/open/23.t')
-rw-r--r-- | tools/regression/fstest/tests/open/23.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/fstest/tests/open/23.t b/tools/regression/fstest/tests/open/23.t index ea6335f2b53d..10caec059a5a 100644 --- a/tools/regression/fstest/tests/open/23.t +++ b/tools/regression/fstest/tests/open/23.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/fstest/tests/open/23.t,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ desc="open returns EINVAL when an attempt was made to open a descriptor with an illegal combination of O_RDONLY, O_WRONLY, and O_RDWR" |