Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2016 17:51:27 +0000 (UTC)
From:      "Conrad E. Meyer" <cem@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r306127 - head/lib/libc/sys
Message-ID:  <201609211751.u8LHpRV7072529@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609211751.u8LHpRV7072529>