Date: Fri, 30 Jan 2009 09:42:26 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r187913 - head/libexec/ftpd Message-ID: <200901300942.n0U9gQDC085117@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: maxim Date: Fri Jan 30 09:42:25 2009 New Revision: 187913 URL: http://svn.freebsd.org/changeset/base/187913 Log: o Fix typo: indentical -> identical. PR: docs/131149 Submitted by: Patrick Oonk MFC after: 1 week Modified: head/libexec/ftpd/ftpd.8 Modified: head/libexec/ftpd/ftpd.8 ============================================================================== --- head/libexec/ftpd/ftpd.8 Fri Jan 30 07:14:20 2009 (r187912) +++ head/libexec/ftpd/ftpd.8 Fri Jan 30 09:42:25 2009 (r187913) @@ -205,7 +205,7 @@ for more information. Note that option is a virtual no-op in .Fx 5.0 and above; both port -ranges are indentical by default. +ranges are identical by default. .It Fl u The default file creation mode mask is set to .Ar umask ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901300942.n0U9gQDC085117>