Browse Source

Update ntfsfix.md

Max Xu 7 years ago
parent
commit
ab38debdde
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/linux/ntfsfix.md

+ 2 - 2
pages/linux/ntfsfix.md

@@ -1,7 +1,7 @@
 # ntfsfix
 
-> Fix common errors and force Windows to check NTFS.
+> Fix some common NTFS problems in the situation that you have both Linux and Windows on your machine. You may run ntfsfix on an NTFS volume if you think  it  was  damaged  by Windows or some other way and it cannot be mounted.
 
-- Fix the Windows partition sdb2:
+- Fix the NTFS partition sdb2:
 
 `sudo ntfsfix /dev/sdb2`