diff options
author | joel <joel@FreeBSD.org> | 2010-08-04 07:47:19 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2010-08-04 07:47:19 +0000 |
commit | fc8c0d299a383c96632e749269a7bfca4b337270 (patch) | |
tree | e3f72f62d223edcec532c18c346aa3a216c57f68 /libexec/ypxfr | |
parent | b6ec5a5f0a2402c67b95bcef3364f3b7fbfc6ffc (diff) | |
download | FreeBSD-src-fc8c0d299a383c96632e749269a7bfca4b337270.zip FreeBSD-src-fc8c0d299a383c96632e749269a7bfca4b337270.tar.gz |
Fix typo.
Diffstat (limited to 'libexec/ypxfr')
-rw-r--r-- | libexec/ypxfr/ypxfr.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8 index 0d24b0d..462c452 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -85,7 +85,7 @@ any updates are made (i.e., when a user updates their password via When run, .Nm creates a temporary database file in -.Pa /var/yp/[domainmame] , +.Pa /var/yp/[domainname] , and fills it with the contents of .Ar mapname as supplied by the specified |