Minor grammatical correction.

This commit is contained in:
agc 2003-05-06 07:38:19 +00:00
parent 07b4ce5d12
commit 4acc601512
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: openpty.3,v 1.10 2003/04/16 13:35:15 wiz Exp $
.\" $NetBSD: openpty.3,v 1.11 2003/05/06 07:38:19 agc Exp $
.\"
.\" Copyright (c) 1995
.\" The Regents of the University of California. All rights reserved.
@ -104,7 +104,7 @@ function combines
.Fn fork ,
and
.Fn login_tty
to creates a new process operating in a pseudo-tty.
to create a new process operating in a pseudo-tty.
The file descriptor of the master side of the pseudo-tty is returned in
.Fa amaster ,
and the filename of the slave in