Changed "pseudotty" to "pseudo-terminal"

This commit is contained in:
Michael Kerrisk 2004-12-17 11:28:00 +00:00
parent f677764ce0
commit 3124d276bf
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
.\"
.TH GRANTPT 3 "2003-01-30" "PTY Control" "Linux Programmer's Manual"
.SH NAME
grantpt \- grant access to the slave pseudotty
grantpt \- grant access to the slave pseudo-terminal
.SH SYNOPSIS
.nf
.B #define _XOPEN_SOURCE

View File

@ -5,7 +5,7 @@
.\"
.TH PTSNAME 3 "2004-12-17" "PTY Control" "Linux Programmer's Manual"
.SH NAME
ptsname, ptsname_r \- get the name of the slave pseudotty
ptsname, ptsname_r \- get the name of the slave pseudo-terminal
.SH SYNOPSIS
.nf
.B #define _XOPEN_SOURCE

View File

@ -3,7 +3,7 @@
.\"
.TH UNLOCKPT 3 "2003-01-30" "PTY Control" "Linux Programmer's Manual"
.SH NAME
unlockpt \- unlock a pseudotty master/slave pair
unlockpt \- unlock a pseudo-terminal master/slave pair
.SH SYNOPSIS
.nf
.B #define _XOPEN_SOURCE