diff options
author | trhodes <trhodes@FreeBSD.org> | 2002-12-12 22:22:51 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2002-12-12 22:22:51 +0000 |
commit | eb277a30c8a8cd5b744d69ec3e75517a666b2804 (patch) | |
tree | e9883e86d58755eb1df0a5a77801c6c2c2773050 /lib/libc/net/nsdispatch.3 | |
parent | e2c68238d2dab4cceb2c0bb6352d7a00fa99b83a (diff) | |
download | FreeBSD-src-eb277a30c8a8cd5b744d69ec3e75517a666b2804.zip FreeBSD-src-eb277a30c8a8cd5b744d69ec3e75517a666b2804.tar.gz |
Fix the HISTORY to match reality. They were never MFC'ed to 4.X.
Submitted by: R. Imura <imura@ryu16.org>
Approved by: re (murray)
Diffstat (limited to 'lib/libc/net/nsdispatch.3')
-rw-r--r-- | lib/libc/net/nsdispatch.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/nsdispatch.3 b/lib/libc/net/nsdispatch.3 index 0337100..0ce7251 100644 --- a/lib/libc/net/nsdispatch.3 +++ b/lib/libc/net/nsdispatch.3 @@ -201,7 +201,7 @@ or NS_NOTFOUND otherwise. The .Nm routines first appeared in -.Fx 4.1 . +.Fx 5.0 . They were imported from the .Nx Project, |