=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/man/Attic/man.conf.5,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/man/Attic/man.conf.5 1999/06/05 01:21:33 1.5 --- src/usr.bin/man/Attic/man.conf.5 1999/09/23 04:12:09 1.6 *************** *** 1,4 **** ! .\" $OpenBSD: man.conf.5,v 1.5 1999/06/05 01:21:33 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: man.conf.5,v 1.6 1999/09/23 04:12:09 alex Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 93,99 **** Man file names, regardless of their format, are expected to end in a ``.*'' pattern, i.e. a ``.'' followed by some suffix. The first field of a _build line lists a suffix which indicates ! files which need to be reformated or manipulated in some way before being displayed to the user. The suffix may contain the normal shell globbing characters (NOT including curly braces (``{}'')). --- 93,99 ---- Man file names, regardless of their format, are expected to end in a ``.*'' pattern, i.e. a ``.'' followed by some suffix. The first field of a _build line lists a suffix which indicates ! files which need to be reformatted or manipulated in some way before being displayed to the user. The suffix may contain the normal shell globbing characters (NOT including curly braces (``{}'')).