xref: /original-bsd/old/lisp/PSD.doc/mantags (revision 2301fdfb)
1#
2# Copyright (c) 1986 Regents of the University of California.
3# All rights reserved.  The Berkeley software License Agreement
4# specifies the terms and conditions for redistribution.
5#
6#	@(#)mantags	6.1 (Berkeley) 04/29/86
7#
8/^\.Lf/	{ print $2, FILENAME, "?^\.Lf " $2 "?" }
9/^\.Lx/	{ print $2, FILENAME, "?^\.Lx " $2 "?" }
10