Module Name: src
Committed By: jschauma
Date: Tue May 5 19:04:01 UTC 2009
Modified Files:
src/bin/test: test.1
Log Message:
Note that all file tests with the exception of -h and -L follow symbolic
links and thus evaluate the test for the file pointed at.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/bin/test/test.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/test/test.1
diff -u src/bin/test/test.1:1.24 src/bin/test/test.1:1.25
--- src/bin/test/test.1:1.24 Sun Apr 12 13:52:20 2009
+++ src/bin/test/test.1 Tue May 5 19:04:01 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: test.1,v 1.24 2009/04/12 13:52:20 joerg Exp $
+.\" $NetBSD: test.1,v 1.25 2009/05/05 19:04:01 jschauma Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)test.1 8.1 (Berkeley) 5/31/93
.\"
-.Dd May 31, 1993
+.Dd May 05, 2009
.Dt TEST 1
.Os
.Sh NAME
@@ -278,6 +278,12 @@
operator has higher precedence than the
.Fl o
operator.
+.Pp
+Note that all file tests with the exception of
+.Fl h
+and
+.Fl L
+follow symbolic links and thus evaluate the test for the file pointed at.
.Sh GRAMMAR AMBIGUITY
The
.Nm test