Author: carlavilla (doc committer)
Date: Tue Mar 24 19:09:37 2020
New Revision: 359281
URL: https://svnweb.freebsd.org/changeset/base/359281

Log:
  MFC r359210:
  Add HISTORY section to exec(3)
  
  Submitted by: gbergl...@gmail.com
  Approved by:  bcr@(mentor)

Modified:
  stable/12/lib/libc/gen/exec.3
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/lib/libc/gen/exec.3
==============================================================================
--- stable/12/lib/libc/gen/exec.3       Tue Mar 24 18:43:23 2020        
(r359280)
+++ stable/12/lib/libc/gen/exec.3       Tue Mar 24 19:09:37 2020        
(r359281)
@@ -28,7 +28,7 @@
 .\"     @(#)exec.3     8.3 (Berkeley) 1/24/94
 .\" $FreeBSD$
 .\"
-.Dd July 28, 2018
+.Dd March 22, 2020
 .Dt EXEC 3
 .Os
 .Sh NAME
@@ -310,6 +310,11 @@ and
 functions
 conform to
 .St -p1003.1-88 .
+.Sh HISTORY
+The
+.Fn exec
+function appeared in
+.At v1 .
 The
 .Fn execvP
 function first appeared in
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to