Changeset 3624

Show
Ignore:
Timestamp:
10/23/07 01:10:58 (1 year ago)
Author:
tg
Message:

use a better name and make one thing clear

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/mk/build.mk

    r3622 r3624  
    5858            ${MBSH} ${TOPDIR}/scripts/ipkg-make-index.sh . >Packages 
    5959        -rm -f ${BIN_DIR}/htman/index.html 
    60         cp ${TOPDIR}/scripts/htmanidx.html ${BIN_DIR}/htman/index.html 
     60        cp ${TOPDIR}/scripts/htmanidx.htm ${BIN_DIR}/htman/index.html 
    6161 
    6262$(DISTDIR): 
  • trunk/freewrt/scripts/htmanidx.htm

    r3622 r3624  
    99</head><body> 
    1010<h1>FreeWRT HTML Manual Pages</h1> 
     11<p>Note: these manual pages are provided by the upstream authors of the 
     12 packages that are built using FreeWRT. They are not part of FreeWRT, 
     13 except for packages where we are upstream ourselves. They always apply 
     14 to the <strong>trunk</strong> version of FreeWRT, as opposed to the 
     15 stable branch. They are, by no means, complete either.</p> 
    1116<ul> 
    1217 <li><a href="https://www.freewrt.org/">back to the homepage</a></li>