diff options
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 3503e94044..83a896e880 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2206,16 +2206,16 @@ is the default value for .TP .IR /proc/sys/kernel/pty " (since Linux 2.6.4)" This directory contains two files relating to the number of UNIX 98 -psuedoterminals (see +pseudoterminals (see .BR pts (4)) on the system. .TP .I /proc/sys/kernel/pty/max -This file defines the maximum number of psuedoterminals. +This file defines the maximum number of pseudoterminals. .TP .I /proc/sys/kernel/pty/nr This read-only file -indicates how many psuedoterminals are currently in use. +indicates how many pseudoterminals are currently in use. .TP .I /proc/sys/kernel/random This directory |
