=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/apropos/Attic/apropos.1,v retrieving revision 1.13 retrieving revision 1.14 diff -c -r1.13 -r1.14 *** src/usr.bin/apropos/Attic/apropos.1 2008/12/24 09:05:17 1.13 --- src/usr.bin/apropos/Attic/apropos.1 2011/10/09 02:20:39 1.14 *************** *** 1,4 **** ! .\" $OpenBSD: apropos.1,v 1.13 2008/12/24 09:05:17 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.14 2011/10/09 02:20:39 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: December 24 2008 $ .Dt APROPOS 1 .Os .Sh NAME --- 30,36 ---- .\" .\" @(#)apropos.1 8.1 (Berkeley) 6/29/93 .\" ! .Dd $Mdocdate: October 9 2011 $ .Dt APROPOS 1 .Os .Sh NAME *************** *** 137,141 **** .Sh HISTORY The .Nm ! command appeared in ! .Bx 3.0 . --- 137,158 ---- .Sh HISTORY The .Nm ! command first appeared in ! .Bx 2 . ! The ! .Fl M ! and ! .Fl m ! options first appeared in ! .Bx 4.3 Reno ; ! .Fl C ! in ! .Nx 1.0 ; ! and ! .Fl s ! and ! .Fl S ! in ! .Ox 4.5 . ! .Sh AUTHORS ! .An Bill Joy