diff options
-rw-r--r-- | lib/libc/net/nsdispatch.3 | 2 | ||||
-rw-r--r-- | share/man/man5/nsswitch.conf.5 | 2 |
2 files changed, 2 insertions, 2 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, diff --git a/share/man/man5/nsswitch.conf.5 b/share/man/man5/nsswitch.conf.5 index 3efc773..e5ec24d 100644 --- a/share/man/man5/nsswitch.conf.5 +++ b/share/man/man5/nsswitch.conf.5 @@ -282,7 +282,7 @@ when the server is down. The .Nm file format first appeared in -.Fx 4.1 . +.Fx 5.0 . It was imported from the .Nx Project, where it appeared first in |