From b29cf88e96c7fd1cf6ea6a1f93cc7bac9290919f Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Tue, 3 Apr 2007 19:14:39 +0000 Subject: [PATCH] Fix a typo --- usr.bin/passwd/passwd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1 index 3c6e2aaa447..8f5ee312acd 100644 --- a/usr.bin/passwd/passwd.1 +++ b/usr.bin/passwd/passwd.1 @@ -121,7 +121,7 @@ automatically switches into .Dq yppasswd mode. If the specified -user does not exist in either the local password database of the +user does not exist in either the local password database or the NIS password maps, .Nm returns an error.