Date: Wed, 4 Aug 2010 07:47:19 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r210838 - head/libexec/ypxfr Message-ID: <201008040747.o747lJhH004076@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Wed Aug 4 07:47:19 2010 New Revision: 210838 URL: http://svn.freebsd.org/changeset/base/210838 Log: Fix typo. Modified: head/libexec/ypxfr/ypxfr.8 Modified: head/libexec/ypxfr/ypxfr.8 ============================================================================== --- head/libexec/ypxfr/ypxfr.8 Wed Aug 4 05:09:02 2010 (r210837) +++ head/libexec/ypxfr/ypxfr.8 Wed Aug 4 07:47:19 2010 (r210838) @@ -85,7 +85,7 @@ any updates are made (i.e., when a user 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008040747.o747lJhH004076>