From 88f15230be7f66fcbb0009b5e966bad9b4f425c9 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 24 Mar 2012 01:46:25 +0000 Subject: Be insane. Make apropos(1) subsume man(1). --- apropos_db.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apropos_db.c') diff --git a/apropos_db.c b/apropos_db.c index 50a84230..8aea771d 100644 --- a/apropos_db.c +++ b/apropos_db.c @@ -1,6 +1,6 @@ -/* $Id: apropos_db.c,v 1.30 2012/03/24 00:31:55 kristaps Exp $ */ +/* $Id: apropos_db.c,v 1.31 2012/03/24 01:46:25 kristaps Exp $ */ /* - * Copyright (c) 2011 Kristaps Dzonsons + * Copyright (c) 2011, 2012 Kristaps Dzonsons * Copyright (c) 2011 Ingo Schwarze * * Permission to use, copy, modify, and distribute this software for any -- cgit v1.2.3