From 8e770e7803ca3ce828a116ef3ddf1ae87438f1c8 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Mon, 20 Nov 2000 16:19:37 +0000 Subject: [PATCH] Add a period missing from rev 1.13. --- lib/libc/gen/getpwent.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/gen/getpwent.3 b/lib/libc/gen/getpwent.3 index 45bd818c383..1e66b69c481 100644 --- a/lib/libc/gen/getpwent.3 +++ b/lib/libc/gen/getpwent.3 @@ -215,4 +215,4 @@ avoided, if possible. .Fn getpwent makes no attempt to suppress duplicate information if multiple sources are specified in -.Xr nsswitch.conf 5 +.Xr nsswitch.conf 5 .