Update of /cvsroot/dhcp-agent/dhcp-agent
In directory sc8-pr-cvs1:/tmp/cvs-serv5795
Modified Files:
README
Log Message:
fixed small typo
Index: README
===================================================================
RCS file: /cvsroot/dhcp-agent/dhcp-agent/README,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** README 20 Jul 2003 05:48:36 -0000 1.13
--- README 26 Jul 2003 23:50:43 -0000 1.14
***************
*** 14,18 ****
The DHCP suite's components are extendable, where applicable,
with the Scheme programming language. This is done by embedding
! guile, GNU's Ubiquitous Intelligent Language for Extension. If
you're a fellow Schemer then this feature will make you very
happy. If not, don't worry. The suite is still useable without
--- 14,18 ----
The DHCP suite's components are extendable, where applicable,
with the Scheme programming language. This is done by embedding
! guile, GNU's Ubiquitous Intelligent Language for Extensions. If
you're a fellow Schemer then this feature will make you very
happy. If not, don't worry. The suite is still useable without
|