svn commit: r306127 - head/lib/libc/sys
Conrad E. Meyer
cem at FreeBSD.org
Wed Sep 21 17:51:28 UTC 2016
Author: cem
Date: Wed Sep 21 17:51:27 2016
New Revision: 306127
URL: https://svnweb.freebsd.org/changeset/base/306127
Log:
posix_openpt.2: Sort includes per style(9)
Sponsored by: Dell EMC Isilon
Modified:
head/lib/libc/sys/posix_openpt.2
Modified: head/lib/libc/sys/posix_openpt.2
==============================================================================
--- head/lib/libc/sys/posix_openpt.2 Wed Sep 21 16:51:56 2016 (r306126)
+++ head/lib/libc/sys/posix_openpt.2 Wed Sep 21 17:51:27 2016 (r306127)
@@ -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
More information about the svn-src-all
mailing list