aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/doat
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/doat')
-rw-r--r--tools/regression/doat/Makefile2
-rw-r--r--tools/regression/doat/README2
-rw-r--r--tools/regression/doat/doat.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/regression/doat/Makefile b/tools/regression/doat/Makefile
index be9590d69572..b6e60969f60e 100644
--- a/tools/regression/doat/Makefile
+++ b/tools/regression/doat/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/doat/Makefile,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
PROG= doat
diff --git a/tools/regression/doat/README b/tools/regression/doat/README
index c5ebe805c757..186ed6749daa 100644
--- a/tools/regression/doat/README
+++ b/tools/regression/doat/README
@@ -1,4 +1,4 @@
-$FreeBSD$
+$FreeBSD: src/tools/regression/doat/README,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
This is a simple testing program for *at family of syscalls. It creates
"tmp" subdirectory in a current directory and creates files etc. in it.
diff --git a/tools/regression/doat/doat.c b/tools/regression/doat/doat.c
index 45b82060668b..d11780fa4a78 100644
--- a/tools/regression/doat/doat.c
+++ b/tools/regression/doat/doat.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/tools/regression/doat/doat.c,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
*/
#include <errno.h>