Mercurial > ecos-v2_0-branch
changeset 486:51c094331ad0
* doc/tcpip.sgml: Use new entity name for tcpip manpages.
| author | jlarmour |
|---|---|
| date | Sat, 04 Jan 2003 18:46:39 +0000 |
| parents | 40ccd63e9356 |
| children | 7799e045560b |
| files | packages/net/common/current/ChangeLog packages/net/common/current/doc/tcpip.sgml |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,7 @@ +2003-01-04 Jonathan Larmour <jifl@eCosCentric.com> + + * doc/tcpip.sgml: Use new entity name for tcpip manpages. + 2002-10-06 Andrew Lunn <andrew.lunn@ascom.ch> * tests/multi_lo_select.c: Need the io_fileio.h header file
--- a/packages/net/common/current/doc/tcpip.sgml +++ b/packages/net/common/current/doc/tcpip.sgml @@ -476,5 +476,5 @@ app, which is why managing the DHCP stat thread is actually better, just far less convenient for testing.</PARA> </SECT1> </CHAPTER> - &net-common-current-doc-tcpip-manpages-sgml; + &net-common-tcpip-manpages-sgml; </PART>
