aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2012-03-24 01:46:25 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2012-03-24 01:46:25 +0000
commit88f15230be7f66fcbb0009b5e966bad9b4f425c9 (patch)
treed4d6303bafcd1c5071b43aeeacc1b06169f17c53 /cgi.c
parentb0d41b53f31ecf7db5c6777a41fc0184d5d73231 (diff)
downloadmandoc-88f15230be7f66fcbb0009b5e966bad9b4f425c9.tar.gz
mandoc-88f15230be7f66fcbb0009b5e966bad9b4f425c9.tar.zst
mandoc-88f15230be7f66fcbb0009b5e966bad9b4f425c9.zip
Be insane. Make apropos(1) subsume man(1).
Diffstat (limited to 'cgi.c')
-rw-r--r--cgi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi.c b/cgi.c
index 205235a2..2f5870ff 100644
--- a/cgi.c
+++ b/cgi.c
@@ -1,6 +1,6 @@
-/* $Id: cgi.c,v 1.41 2012/03/24 00:31:55 kristaps Exp $ */
+/* $Id: cgi.c,v 1.42 2012/03/24 01:46:25 kristaps Exp $ */
/*
- * Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
+ * Copyright (c) 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above