diff options
author | Fred Drake <fdrake@acm.org> | 1999-07-06 15:43:55 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-07-06 15:43:55 (GMT) |
commit | 0d6e6e0b39047381b5cd97fd9a64064c009e4819 (patch) | |
tree | 71ef45aa27fde0e1ab1aa09b86d3413f8f22df80 /Doc | |
parent | e72d48d5b2c298c964f2cadda4278ff5ac697500 (diff) | |
download | cpython-0d6e6e0b39047381b5cd97fd9a64064c009e4819.zip cpython-0d6e6e0b39047381b5cd97fd9a64064c009e4819.tar.gz cpython-0d6e6e0b39047381b5cd97fd9a64064c009e4819.tar.bz2 |
Fixed typo reported by /F; thanks!
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libnis.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libnis.tex b/Doc/lib/libnis.tex index 8d6437b..0181b06 100644 --- a/Doc/lib/libnis.tex +++ b/Doc/lib/libnis.tex @@ -1,5 +1,5 @@ \section{\module{nis} --- - Interface to Sun's NIS (Yello Pages)} + Interface to Sun's NIS (Yellow Pages)} \declaremodule{extension}{nis} \platform{UNIX} |