From 3e1df9f818b1c0751b2db2379388378df85efa19 Mon Sep 17 00:00:00 2001 From: lord63 Date: Thu, 22 Oct 2015 15:21:14 +0800 Subject: [PATCH] Fix lint for osx --- pages/osx/du.md | 2 +- pages/osx/sysctl.md | 2 +- pages/osx/wacaw.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/osx/du.md b/pages/osx/du.md index 32caa80f2..065f01c65 100644 --- a/pages/osx/du.md +++ b/pages/osx/du.md @@ -14,6 +14,6 @@ `du -ah {{directory}}` -- list the KB sizes of directories for N levels below the specified directory +- list the KB sizes of directories for N levels below the specified directory `du -k -depth=1 {{directory}}` diff --git a/pages/osx/sysctl.md b/pages/osx/sysctl.md index ca21de6b2..6c5bcc3c4 100644 --- a/pages/osx/sysctl.md +++ b/pages/osx/sysctl.md @@ -18,7 +18,7 @@ `sysctl -n machdep.cpu.feature` -- Set a changeable kernel state variable +- Set a changeable kernel state variable `sysctl -w name=value` `sysctl -w kern.maxfiles=15000` diff --git a/pages/osx/wacaw.md b/pages/osx/wacaw.md index 5076fe22a..b5bbe8adc 100644 --- a/pages/osx/wacaw.md +++ b/pages/osx/wacaw.md @@ -1,4 +1,4 @@ -#WACAW +# wacaw > a little command-line tool for Mac OS X that allows you to capture both still pictures and video from an attached camera.