Date: Mon, 10 Feb 2014 15:32:05 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343647 - head/devel/libinotify Message-ID: <201402101532.s1AFW52g084601@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Mon Feb 10 15:32:04 2014 New Revision: 343647 URL: http://svnweb.freebsd.org/changeset/ports/343647 QAT: https://qat.redports.org/buildarchive/r343647/ Log: - Fix typo Modified: head/devel/libinotify/pkg-descr Modified: head/devel/libinotify/pkg-descr ============================================================================== --- head/devel/libinotify/pkg-descr Mon Feb 10 15:18:56 2014 (r343646) +++ head/devel/libinotify/pkg-descr Mon Feb 10 15:32:04 2014 (r343647) @@ -1,5 +1,5 @@ This library provides inotify-compatible interface for applications, -that need to monotor changes happening in a filesystem. It can be useful +that need to monitor changes happening in a filesystem. It can be useful when porting Linux applications, which often use inotify interface. The IN_OPEN, IN_CLOSE_WRITE and IN_CLOSE_NOWRITE events are not yet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402101532.s1AFW52g084601>