diff options
| author | Fred Drake <fdrake@acm.org> | 1998-02-18 15:40:11 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-02-18 15:40:11 +0000 |
| commit | 31ecd50d0231ec2cee3c7e85035fff16ecae0533 (patch) | |
| tree | 2f6475c1bfcd30cb75c4744fa252bb1dc878efab /Doc/lib/libstrings.tex | |
| parent | af0bfbee46c54e40ebb3fc4e775e184b590a2dfe (diff) | |
| download | cpython-git-31ecd50d0231ec2cee3c7e85035fff16ecae0533.tar.gz | |
Added \label{} for logical addressing.
Diffstat (limited to 'Doc/lib/libstrings.tex')
| -rw-r--r-- | Doc/lib/libstrings.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libstrings.tex b/Doc/lib/libstrings.tex index 411e4154af..6f2e70586f 100644 --- a/Doc/lib/libstrings.tex +++ b/Doc/lib/libstrings.tex @@ -1,4 +1,5 @@ \chapter{String Services} +\label{strings} The modules described in this chapter provide a wide range of string manipulation operations. Here's an overview: |
