From 6883c2e5ae57b2035a60fb1f7dbe807fcfcf1191 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Thu, 12 Dec 2002 22:22:51 +0000 Subject: [PATCH] Fix the HISTORY to match reality. They were never MFC'ed to 4.X. Submitted by: R. Imura Approved by: re (murray) --- lib/libc/net/nsdispatch.3 | 2 +- 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 03371001e24..0ce7251baf4 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 3efc7731834..e5ec24da470 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