aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/man/glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/man/man/glob.c')
-rw-r--r--gnu/usr.bin/man/man/glob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/man/glob.c b/gnu/usr.bin/man/man/glob.c
index 1dff84ae75d3..7128c0e7b758 100644
--- a/gnu/usr.bin/man/man/glob.c
+++ b/gnu/usr.bin/man/man/glob.c
@@ -15,7 +15,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
-/* $FreeBSD$ */
+/* $FreeBSD: src/gnu/usr.bin/man/man/glob.c,v 1.5.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
/* To whomever it may concern: I have never seen the code which most
Unix programs use to perform this function. I wrote this from scratch