posix_openpt.2: Sort includes per style(9)

Sponsored by:	Dell EMC Isilon
This commit is contained in:
Conrad Meyer 2016-09-21 17:51:27 +00:00
parent bd71669277
commit 852aea3dd7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=306127

View File

@ -37,7 +37,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd March 21, 2013
.Dd September 21, 2016
.Dt POSIX_OPENPT 2
.Os
.Sh NAME
@ -46,8 +46,8 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
.In stdlib.h
.In fcntl.h
.In stdlib.h
.Ft int
.Fn posix_openpt "int oflag"
.Sh DESCRIPTION