From: jmc Date: Thu, 20 Apr 2017 19:30:42 +0000 (+0000) Subject: add previous to NAME; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=57f7e8ae7de8360946a8960e9d7227fbe5b134b2;p=openbsd add previous to NAME; --- diff --git a/lib/libutil/openpty.3 b/lib/libutil/openpty.3 index 3d89cbc55d3..e0c82e00c53 100644 --- a/lib/libutil/openpty.3 +++ b/lib/libutil/openpty.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openpty.3,v 1.18 2017/04/20 17:48:30 nicm Exp $ +.\" $OpenBSD: openpty.3,v 1.19 2017/04/20 19:30:42 jmc Exp $ .\" Copyright (c) 1995 .\" The Regents of the University of California. All rights reserved. .\" @@ -34,9 +34,12 @@ .Dt OPENPTY 3 .Os .Sh NAME +.Nm getptmfd , .Nm openpty , +.Nm fdopenpty , .Nm login_tty , -.Nm forkpty +.Nm forkpty , +.Nm fdforkpty .Nd tty utility functions .Sh SYNOPSIS .In termios.h