[dhcp-agent-commits] dhcp-agent README,1.7,1.8
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-06-28 02:19:17
|
Update of /cvsroot/dhcp-agent/dhcp-agent In directory sc8-pr-cvs1:/tmp/cvs-serv32633 Modified Files: README Log Message: added note about documentation in README Index: README =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/README,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** README 17 Jun 2003 07:35:03 -0000 1.7 --- README 28 Jun 2003 02:19:15 -0000 1.8 *************** *** 55,58 **** --- 55,70 ---- am slower than a greater collective of users. + Documentation + ------------- + + dhcp-agent ships with man pages, which contain some brief + reference documentation, and a texinfo manual. The texinfo manual + is installed in your systems info directory and can be read with + info reads such as "info" or "emacs." + + See the INSTALL file to find which "configure" option you should + pass to convert the info manual into HTML if you prefer it in + that format. + About the license ----------------- *************** *** 66,68 **** -- ! Thamer Alharbash <sh...@wh...> --- 78,80 ---- -- ! Thamer Alharbash <tm...@wh...> |