diff options
| author | Fred Drake <fdrake@acm.org> | 2001-07-14 02:44:43 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2001-07-14 02:44:43 +0000 |
| commit | 7fc8abb3962792badbe2ca74eb913201e6015454 (patch) | |
| tree | 9e59ebc5ec8e1e936fe284c1358d4717a70ae928 | |
| parent | 9120df388c2be599824cd4c9d073b34747df606d (diff) | |
| download | cpython-git-7fc8abb3962792badbe2ca74eb913201e6015454.tar.gz | |
Remove comments about XML and HTML; those sections are no
longer part of this chapter.
Minor change to match the style guide.
| -rw-r--r-- | Doc/lib/netdata.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/lib/netdata.tex b/Doc/lib/netdata.tex index 8770cd356c..08062d0236 100644 --- a/Doc/lib/netdata.tex +++ b/Doc/lib/netdata.tex @@ -1,7 +1,6 @@ \chapter{Internet Data Handling \label{netdata}} This chapter describes modules which support handling data formats -commonly used on the internet. Some, like SGML and XML, may be useful -for other applications as well. +commonly used on the Internet. \localmoduletable |
