diff --git a/1.1.md b/1.1.md
index 1cab492d..28fe90f0 100644
--- a/1.1.md
+++ b/1.1.md
@@ -39,8 +39,6 @@ the distro ascii art and the automatic config creation.
### Info
- Added `--disable` which allows you to stop an info line from appearing at launch.
-This works by using `unset -f` on the function causing it to not exist giving us
-a blank output.
```sh
# Stop cpu, gpu, disk and shell functions from being called
@@ -115,8 +113,8 @@ Battery2: 67%
Battery: 10%
```
-- **NOTE:** This currently only works on Linux, support for other platforms is being
-worked on. See **[Issue #46](https://github.com/dylanaraps/fetch/issues/46)**
+- **NOTE:** This currently doesn't support BSD systems as we have no one to help us test
+ - See **[Issue #46](https://github.com/dylanaraps/fetch/issues/46)**
### Image