Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/grep/doc Reduce amount of macro magic. Use canonic...
details: https://anonhg.NetBSD.org/src/rev/36d78ba1896a
branches: trunk
changeset: 748429:36d78ba1896a
user: joerg <joerg%NetBSD.org@localhost>
date: Fri Oct 23 23:04:29 2009 +0000
description:
Reduce amount of macro magic. Use canonical form of date.
diffstat:
gnu/dist/grep/doc/grep.1 | 19 +++----------------
1 files changed, 3 insertions(+), 16 deletions(-)
diffs (28 lines):
diff -r a47ef321f948 -r 36d78ba1896a gnu/dist/grep/doc/grep.1
--- a/gnu/dist/grep/doc/grep.1 Fri Oct 23 22:14:37 2009 +0000
+++ b/gnu/dist/grep/doc/grep.1 Fri Oct 23 23:04:29 2009 +0000
@@ -1,21 +1,8 @@
-.\" $NetBSD: grep.1,v 1.14 2008/07/21 09:15:12 apb Exp $
+.\" $NetBSD: grep.1,v 1.15 2009/10/23 23:04:29 joerg Exp $
.\"
.\" grep man page
-.if !\n(.g \{\
-. if !\w|\*(lq| \{\
-. ds lq ``
-. if \w'\(lq' .ds lq "\(lq
-. \}
-. if !\w|\*(rq| \{\
-. ds rq ''
-. if \w'\(rq' .ds rq "\(rq
-. \}
-.\}
-.de Id
-.ds Dt \\$4
-..
-.Id Id: grep.1,v 1.24 2003/06/16 08:34:16 kasal Exp
-.TH GREP 1 \*(Dt "GNU Project"
+.\" Id: grep.1,v 1.24 2003/06/16 08:34:16 kasal Exp
+.TH GREP 1 "Juni 16, 2003" "GNU Project"
.SH NAME
grep, egrep, fgrep \- print lines matching a pattern
.SH SYNOPSIS
Home |
Main Index |
Thread Index |
Old Index