Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2013 22:44:14 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r248391 - head/lib/libc/sys
Message-ID:  <201303162244.r2GMiEbw036853@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pjd
Date: Sat Mar 16 22:44:14 2013
New Revision: 248391
URL: http://svnweb.freebsd.org/changeset/base/248391

Log:
  Add a note to the HISTORY section about lchflags(2) being introduced in
  FreeBSD 5.0.

Modified:
  head/lib/libc/sys/chflags.2

Modified: head/lib/libc/sys/chflags.2
==============================================================================
--- head/lib/libc/sys/chflags.2	Sat Mar 16 22:43:08 2013	(r248390)
+++ head/lib/libc/sys/chflags.2	Sat Mar 16 22:44:14 2013	(r248391)
@@ -232,3 +232,7 @@ and
 .Fn fchflags
 system calls first appeared in
 .Bx 4.4 .
+The
+.Fn lchflags
+system call first appeared in
+.Fx 5.0 .



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