summaryrefslogtreecommitdiffstats
path: root/usr.bin/grep/grep.c
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2011-04-07 13:03:35 +0000
committergabor <gabor@FreeBSD.org>2011-04-07 13:03:35 +0000
commit43c556e7f5fa602b4371c67d025ddeac54fea2c2 (patch)
tree8ecb3f60fd533d0351430eaddfdda19a381e12e4 /usr.bin/grep/grep.c
parent43d1fb6126cdbf87fca36832fc399143e021ad7c (diff)
downloadFreeBSD-src-43c556e7f5fa602b4371c67d025ddeac54fea2c2.zip
FreeBSD-src-43c556e7f5fa602b4371c67d025ddeac54fea2c2.tar.gz
- Adjust a comment to actual behaviour
- Makefile nit - Add more CVS/SVN keywords to make it easier to track changes from NetBSD in case they add further improvements Approved by: delphij (mentor) Obtained from: The NetBSD Project
Diffstat (limited to 'usr.bin/grep/grep.c')
-rw-r--r--usr.bin/grep/grep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/grep/grep.c b/usr.bin/grep/grep.c
index f531c56..0047650 100644
--- a/usr.bin/grep/grep.c
+++ b/usr.bin/grep/grep.c
@@ -1,3 +1,5 @@
+/* $NetBSD: grep.c,v 1.4 2011/02/16 01:31:33 joerg Exp $ */
+/* $FreeBSD$ */
/* $OpenBSD: grep.c,v 1.42 2010/07/02 22:18:03 tedu Exp $ */
/*-
OpenPOWER on IntegriCloud