Browse Source

Fix a typo in the docs

pull/1315/head
feltcat 8 months ago
parent
commit
928c7f0104
  1. 2
      README.md
  2. 2
      man/mergerfs.1

2
README.md

@ -923,7 +923,7 @@ work while still obeying mergerfs' policies. Below is the basic logic.
* Remove the target from all branches with no source file
* Remove the source from all branches which failed to rename
The the removals are subject to normal entitlement checks.
The removals are subject to normal entitlement checks.
The above behavior will help minimize the likelihood of EXDEV being
returned but it will still be possible.

2
man/mergerfs.1

@ -1322,7 +1322,7 @@ Remove the source from all branches which failed to rename
.RE
.RE
.PP
The the removals are subject to normal entitlement checks.
The removals are subject to normal entitlement checks.
.PP
The above behavior will help minimize the likelihood of EXDEV being
returned but it will still be possible.

Loading…
Cancel
Save