Module Name: src
Committed By: joerg
Date: Sat Oct 24 00:10:30 UTC 2009
Modified Files:
src/gnu/dist/grep/doc: grep.1
Log Message:
snj doesn't like my accent, so use proper English month names.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/gnu/dist/grep/doc/grep.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/gnu/dist/grep/doc/grep.1
diff -u src/gnu/dist/grep/doc/grep.1:1.15 src/gnu/dist/grep/doc/grep.1:1.16
--- src/gnu/dist/grep/doc/grep.1:1.15 Fri Oct 23 23:04:29 2009
+++ src/gnu/dist/grep/doc/grep.1 Sat Oct 24 00:10:30 2009
@@ -1,8 +1,8 @@
-.\" $NetBSD: grep.1,v 1.15 2009/10/23 23:04:29 joerg Exp $
+.\" $NetBSD: grep.1,v 1.16 2009/10/24 00:10:30 joerg Exp $
.\"
.\" grep man page
.\" Id: grep.1,v 1.24 2003/06/16 08:34:16 kasal Exp
-.TH GREP 1 "Juni 16, 2003" "GNU Project"
+.TH GREP 1 "June 16, 2003" "GNU Project"
.SH NAME
grep, egrep, fgrep \- print lines matching a pattern
.SH SYNOPSIS