1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
Description: small manpage fixes to silence lintian
Author: Alexander Zangerl <az@debian.org>
--- a/agrep/agrep.1
+++ b/agrep/agrep.1
@@ -1,4 +1,4 @@
-.TH AGREP l "Jan 17, 1992"
+.TH AGREP 1 "Jan 17, 1992"
.SH NAME
agrep \- search a file for a string or regular expression, with approximate matching capabilities
.SH SYNOPSIS
--- a/glimpse.1
+++ b/glimpse.1
@@ -1,6 +1,6 @@
-.TH GLIMPSE l "November 10, 1997"
+.TH GLIMPSE 1 "November 10, 1997"
.SH NAME
-\fIglimpse 4.1\fP - search quickly through entire file systems
+glimpse \- search quickly through entire file systems
.SH OVERVIEW
\fIGlimpse\fP (which stands for GLobal IMPlicit SEarch)
is a very popular UNIX indexing and query system that allows
--- a/glimpse/glimpse.1
+++ b/glimpse/glimpse.1
@@ -1,6 +1,6 @@
-.TH GLIMPSE l "November 10, 1997"
+.TH GLIMPSE 1 "November 10, 1997"
.SH NAME
-\fIglimpse 4.1\fP - search quickly through entire file systems
+glimpse \- search quickly through entire file systems
.SH OVERVIEW
\fIGlimpse\fP (which stands for GLobal IMPlicit SEarch)
is a very popular UNIX indexing and query system that allows
--- a/glimpse/glimpseindex.1
+++ b/glimpse/glimpseindex.1
@@ -1,6 +1,6 @@
-.TH GLIMPSEINDEX l "November 10, 1997"
+.TH GLIMPSEINDEX 1 "November 10, 1997"
.SH NAME
-\fIglimpseindex 4.1\fP - index whole file systems to be searched by glimpse
+glimpseindex \- index whole file systems to be searched by glimpse
.SH OVERVIEW
\fIGlimpse\fP (which stands for GLobal IMPlicit SEarch)
is a popular UNIX indexing and query system that allows you to search through
--- a/glimpse/glimpseserver.1
+++ b/glimpse/glimpseserver.1
@@ -1,6 +1,6 @@
-.TH GLIMPSESERVER l "October 13, 1997"
+.TH GLIMPSESERVER 1 "October 13, 1997"
.SH NAME
-\fIglimpseserver 4.1\fP - a server version of the glimpse searching package.
+glimpseserver \- a server version of the glimpse searching package.
.SH OVERVIEW
\fIGlimpse\fP
is an indexing and query system that allows you to search through
--- a/glimpseindex.1
+++ b/glimpseindex.1
@@ -1,6 +1,6 @@
-.TH GLIMPSEINDEX l "November 10, 1997"
+.TH GLIMPSEINDEX 1 "November 10, 1997"
.SH NAME
-\fIglimpseindex 4.1\fP - index whole file systems to be searched by glimpse
+glimpseindex \- index whole file systems to be searched by glimpse
.SH OVERVIEW
\fIGlimpse\fP (which stands for GLobal IMPlicit SEarch)
is a popular UNIX indexing and query system that allows you to search through
--- a/glimpseserver.1
+++ b/glimpseserver.1
@@ -1,6 +1,6 @@
-.TH GLIMPSESERVER l "October 13, 1997"
+.TH GLIMPSESERVER 1 "October 13, 1997"
.SH NAME
-\fIglimpseserver 4.1\fP - a server version of the glimpse searching package.
+glimpseserver \- a server version of the glimpse searching package.
.SH OVERVIEW
\fIGlimpse\fP
is an indexing and query system that allows you to search through
|