Fix lead paragraph.

This commit is contained in:
jruoho 2011-05-05 05:58:14 +00:00
parent f9b73fbc67
commit 19742b4964

View File

@ -1,4 +1,4 @@
.\" $NetBSD: posix_openpt.3,v 1.4 2008/04/30 13:10:51 martin Exp $
.\" $NetBSD: posix_openpt.3,v 1.5 2011/05/05 05:58:14 jruoho Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -41,9 +41,11 @@
.Ft int
.Fn posix_openpt "int oflag"
.Sh DESCRIPTION
The
.Fn posix_openpt
Searches for an unused master pseudo-terminal device, opens it, and returns
a file descriptor associated the now used pseudo-terminal device.
function searches for an unused master pseudo-terminal device,
opens it, and returns a file descriptor associated the now used
pseudo-terminal device.
The
.Fa oflag
argument has the same meaning as in the