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