1dnl*************************************************************************** 2dnl Copyright 2019,2020 Thomas E. Dickey * 3dnl Copyright 2000-2006,2007 Free Software Foundation, Inc. * 4dnl * 5dnl Permission is hereby granted, free of charge, to any person obtaining a * 6dnl copy of this software and associated documentation files (the * 7dnl "Software"), to deal in the Software without restriction, including * 8dnl without limitation the rights to use, copy, modify, merge, publish, * 9dnl distribute, distribute with modifications, sublicense, and/or sell * 10dnl copies of the Software, and to permit persons to whom the Software is * 11dnl furnished to do so, subject to the following conditions: * 12dnl * 13dnl The above copyright notice and this permission notice shall be included * 14dnl in all copies or substantial portions of the Software. * 15dnl * 16dnl THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * 17dnl OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * 18dnl MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * 19dnl IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, * 20dnl DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * 21dnl OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR * 22dnl THE USE OR OTHER DEALINGS IN THE SOFTWARE. * 23dnl * 24dnl Except as contained in this notice, the name(s) of the above copyright * 25dnl holders shall not be used in advertising or otherwise to promote the * 26dnl sale, use or other dealings in this Software without prior written * 27dnl authorization. * 28dnl*************************************************************************** 29dnl 30dnl $Id: html.m4,v 1.5 2020/02/02 23:34:34 tom Exp $ 31define(`ANCHORIDX',`0')dnl 32define(`MANPAGE',`define(`MANPG',$1)dnl 33|===================================================================== 34 -- | Man page <A HREF="../man/MANPG.html">MANPG</A> 35 -- |=====================================================================')dnl 36define(`ANCHOR',`define(`ANCHORIDX',incr(ANCHORIDX))dnl 37`#'1A NAME="AFU`_'ANCHORIDX"`#'2dnl 38define(`CFUNAME',`$1')define(`AFUNAME',`$2')dnl 39|#1/A#2')dnl 40define(`AKA',``AKA': <A HREF="../man/MANPG.html">CFUNAME</A>')dnl 41define(`ALIAS',``AKA': $1')dnl 42