about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2015-10-27 22:11:45 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2015-10-27 22:11:45 +0100
commit0d7afd61922ad8168dbf5edec580f03f493780e4 (patch)
tree6c62d2ca1bdbbd952641f86c9ca96da8d60398ea /README.md
parent3f197a7be23514d5fd3d33c8ab9bf098ea84f3d1 (diff)
downloadlr-0d7afd61922ad8168dbf5edec580f03f493780e4.tar.gz
lr-0d7afd61922ad8168dbf5edec580f03f493780e4.tar.xz
lr-0d7afd61922ad8168dbf5edec580f03f493780e4.zip
add cygwin fstype (thx @boltonja)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfb60cb..37f953c 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 best features of `ls(1)`, `find(1)`, `stat(1)` and `du(1)`.
 
 `lr` has been tested on Linux 4.1, FreeBSD 10.2, OpenBSD 5.7,
-NetBSD 5.2.3, Mac OS X 10.10 and OmniOS 5.11.
+NetBSD 5.2.3, Mac OS X 10.10, OmniOS 5.11 and Cygwin 1.7.32.
 It will likely work on other Unix-like systems with C99, but you'll
 need to port scan_filesystems for fstype to work.