diff options
author | Leah Neukirchen <leah@vuxu.org> | 2017-10-29 22:12:59 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2017-10-29 22:12:59 +0100 |
commit | 23a5b2b21f0b16765d4451ff097f94e5839e1673 (patch) | |
tree | a60b6de5111c7150e1a287f39deeed337bb40cf5 | |
parent | 0a05fe53c75fe011949685f4140257a70c48131a (diff) | |
download | lr-23a5b2b21f0b16765d4451ff097f94e5839e1673.tar.gz lr-23a5b2b21f0b16765d4451ff097f94e5839e1673.tar.xz lr-23a5b2b21f0b16765d4451ff097f94e5839e1673.zip |
README.md: update
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 106ac68..d641bf9 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ 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, OmniOS 5.11 and Cygwin 1.7.32. +NetBSD 5.2.3, DragonFlyBSD 5.0, 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. +need to port `scan_filesystems` for `fstype` to work. ## Screenshot |