aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--catman.8 (renamed from manup.8)10
-rw-r--r--catman.c (renamed from manup.c)2
2 files changed, 6 insertions, 6 deletions
diff --git a/manup.8 b/catman.8
index e4b82a76..b6bf4fba 100644
--- a/manup.8
+++ b/catman.8
@@ -1,4 +1,4 @@
-.\" $Id: manup.8,v 1.1 2011/11/24 10:33:38 kristaps Exp $
+.\" $Id: catman.8,v 1.1 2011/11/26 19:54:13 kristaps Exp $
.\"
.\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -14,14 +14,14 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 24 2011 $
-.Dt MANUP 8
+.Dd $Mdocdate: November 26 2011 $
+.Dt CATMAN 8
.Os
.Sh NAME
-.Nm manup
+.Nm catman
.Nd update a man.cgi manpage cache
.Sh SYNOPSIS
-.Nm manup
+.Nm catman
.Op Fl fv
.Op Fl M Ar manpath
.Op Fl m Ar manpath
diff --git a/manup.c b/catman.c
index be17c333..59dd50ae 100644
--- a/manup.c
+++ b/catman.c
@@ -1,4 +1,4 @@
-/* $Id: manup.c,v 1.2 2011/11/24 12:22:53 kristaps Exp $ */
+/* $Id: catman.c,v 1.1 2011/11/26 19:54:13 kristaps Exp $ */
/*
* Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
*