mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-21 21:57:36 +00:00
Merge pull request #4772 from jaller94/typo-degress
Fix typo: degress -> degrees
This commit is contained in:
commit
73ab1f1da6
2 changed files with 2 additions and 2 deletions
|
@ -836,7 +836,7 @@ Feature request #1332
|
|||
.IP [3] 5
|
||||
Feature request #1337
|
||||
.IP [4] 5
|
||||
Cygwin tries to map NTFS ACLs to permissions with varying degress of success.
|
||||
Cygwin tries to map NTFS ACLs to permissions with varying degrees of success.
|
||||
.IP [5] 5
|
||||
The native access control list mechanism of the OS. This normally limits access to
|
||||
non\-native ACLs. For example, NTFS ACLs aren\(aqt completely accessible on Linux with ntfs\-3g.
|
||||
|
|
|
@ -495,7 +495,7 @@ For example, ntfs-3g on Linux isn't able to convey NTFS ACLs.
|
|||
Feature request :issue:`618` for more flags.
|
||||
.. [2] Feature request :issue:`1332`
|
||||
.. [3] Feature request :issue:`1337`
|
||||
.. [4] Cygwin tries to map NTFS ACLs to permissions with varying degress of success.
|
||||
.. [4] Cygwin tries to map NTFS ACLs to permissions with varying degrees of success.
|
||||
|
||||
.. [#acls] The native access control list mechanism of the OS. This normally limits access to
|
||||
non-native ACLs. For example, NTFS ACLs aren't completely accessible on Linux with ntfs-3g.
|
||||
|
|
Loading…
Reference in a new issue