blob: 22374f6bca597012f63d0162d2594b6e64983c97 [file] [log] [blame]
Amit Daniel Kachhape6a01f52011-07-20 11:45:59 +05301dnl***************************************************************************
micky3879b9f5e72025-07-08 18:04:53 -04002dnl Copyright 2019,2020 Thomas E. Dickey *
3dnl Copyright 2000-2006,2007 Free Software Foundation, Inc. *
Amit Daniel Kachhape6a01f52011-07-20 11:45:59 +05304dnl *
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
micky3879b9f5e72025-07-08 18:04:53 -040030dnl $Id: html.m4,v 1.5 2020/02/02 23:34:34 tom Exp $
Amit Daniel Kachhape6a01f52011-07-20 11:45:59 +053031define(`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
micky3879b9f5e72025-07-08 18:04:53 -040039|#1/A#2')dnl
Amit Daniel Kachhape6a01f52011-07-20 11:45:59 +053040define(`AKA',``AKA': <A HREF="../man/MANPG.html">CFUNAME</A>')dnl
41define(`ALIAS',``AKA': $1')dnl