=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/apropos/Attic/apropos.1,v retrieving revision 1.15 retrieving revision 1.16 diff -c -r1.15 -r1.16 *** src/usr.bin/apropos/Attic/apropos.1 2011/10/09 14:39:49 1.15 --- src/usr.bin/apropos/Attic/apropos.1 2012/01/22 13:45:22 1.16 *************** *** 1,4 **** ! .\" $OpenBSD: apropos.1,v 1.15 2011/10/09 14:39:49 jmc Exp $ .\" $NetBSD: apropos.1,v 1.4 1995/09/04 20:46:17 tls Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: apropos.1,v 1.16 2012/01/22 13:45:22 schwarze Exp $ .\" $NetBSD: apropos.1,v 1.4 1995/09/04 20:46:17 tls Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 *************** *** 30,36 **** .\" .\" @(#)apropos.1 8.1 (Berkeley) 6/29/93 .\" ! .Dd $Mdocdate: October 9 2011 $ .Dt APROPOS 1 .Os .Sh NAME --- 30,36 ---- .\" .\" @(#)apropos.1 8.1 (Berkeley) 6/29/93 .\" ! .Dd $Mdocdate: January 22 2012 $ .Dt APROPOS 1 .Os .Sh NAME *************** *** 142,154 **** .Pp The .Fl M ! and .Fl m ! options first appeared in .Bx 4.3 Reno ; .Fl C in ! .Nx 1.0 ; and .Fl s and --- 142,157 ---- .Pp The .Fl M ! option and the ! .Ev MANPATH ! variable first appeared in ! .Bx 4.3 ; .Fl m ! in .Bx 4.3 Reno ; .Fl C in ! .Bx 4.4 Lite1 ; and .Fl s and *************** *** 157,159 **** --- 160,166 ---- .Ox 4.5 . .Sh AUTHORS .An Bill Joy + wrote the original + .Bx + .Nm + in February 1979.