aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-08-21 03:31:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-08-21 03:31:17 +0000
commitb35b4dcba70d43356b7bed7176703a3d72f15377 (patch)
treebc2d83cdab48fbd1da4c6372e547a98a9907a778 /lib
parent1a1c04b6b3b8bf09b04915160b30c8778a82bf0a (diff)
downloadsrc-b35b4dcba70d43356b7bed7176703a3d72f15377.tar.gz
src-b35b4dcba70d43356b7bed7176703a3d72f15377.zip
Document when this function came into FreeBSD.
Notes
Notes: svn path=/head/; revision=134093
Diffstat (limited to 'lib')
-rw-r--r--lib/libutil/fparseln.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libutil/fparseln.3 b/lib/libutil/fparseln.3
index 1e8f30e7418e..c5eb6914f487 100644
--- a/lib/libutil/fparseln.3
+++ b/lib/libutil/fparseln.3
@@ -153,4 +153,6 @@ if it runs out of memory.
The
.Fn fparseln
function first appeared in
-.Nx 1.4 .
+.Nx 1.4
+and
+.Fx 4.0 .