From 0d6e6e0b39047381b5cd97fd9a64064c009e4819 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 6 Jul 1999 15:43:55 +0000 Subject: [PATCH] Fixed typo reported by /F; thanks! --- Doc/lib/libnis.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libnis.tex b/Doc/lib/libnis.tex index 8d6437b8b6f..0181b0637fc 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}