From 440d13e289b6716dd5105d7209107da6821ce1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 24 Jan 1999 10:17:23 +0000 Subject: Update. 1999-01-24 Ulrich Drepper * ctype/ctype.c (toupper): Correct variable names from lat change. (tolower): Likewise. --- manual/install.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manual/install.texi') diff --git a/manual/install.texi b/manual/install.texi index 0bc0be3..694c1d6 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -251,10 +251,10 @@ One auxiliary program, @file{/usr/libexec/pt_chown}, is installed setuid sets the permissions on a pseudoterminal so it can be used by the calling process. This means programs like @code{xterm} and @code{screen} do not have to be setuid to get a pty. (There may be -other reasons why they need privileges.) If you are using a 2.1 Linux -kernel with the @code{devptsfs} or @code{devfs} filesystems providing -pty slaves, you don't need this program; otherwise you do. The source -for @file{pt_chown} is in @file{login/programs/pt_chown.c}. +other reasons why they need privileges.) If you are using a 2.1 or +newer Linux kernel with the @code{devptsfs} or @code{devfs} filesystems +providing pty slaves, you don't need this program; otherwise you do. +The source for @file{pt_chown} is in @file{login/programs/pt_chown.c}. @node Tools for Compilation @appendixsec Recommended Tools for Compilation -- cgit v1.1