about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-10-29 22:12:59 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-10-29 22:12:59 +0100
commit23a5b2b21f0b16765d4451ff097f94e5839e1673 (patch)
treea60b6de5111c7150e1a287f39deeed337bb40cf5 /README.md
parent0a05fe53c75fe011949685f4140257a70c48131a (diff)
downloadlr-23a5b2b21f0b16765d4451ff097f94e5839e1673.tar.gz
lr-23a5b2b21f0b16765d4451ff097f94e5839e1673.tar.xz
lr-23a5b2b21f0b16765d4451ff097f94e5839e1673.zip
README.md: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
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