Fossil SCM
Renamed the new "Capabilities" glossary entry to "Capability" since we shouldn't be using a plural top-word entry even though they're defined, transported, stored, and otherwise treated as a group. Also replaced a use of this word in its own definition.
Commit
d3f4581437099af0ed4fde09257d5651b068fc309e0c56275904e93ae3d8d8b8
Parent
733ef88ab88e7a3…
1 file changed
+2
-2
+2
-2
| --- www/glossary.md | ||
| +++ www/glossary.md | ||
| @@ -449,14 +449,14 @@ | ||
| 449 | 449 | [fef]: ./fileedit-page.md |
| 450 | 450 | [fshr]: ./selfhost.wiki |
| 451 | 451 | [wiki]: ./wikitheory.wiki |
| 452 | 452 | |
| 453 | 453 | |
| 454 | -## <a id="caps"></a>Capabilities | |
| 454 | +## <a id="cap"></a>Capability | |
| 455 | 455 | |
| 456 | 456 | Fossil includes a powerful [role-based access control system][rbac] |
| 457 | -which affects which users have which capabilities within a given | |
| 457 | +which affects which users have permission to do certain things within a given | |
| 458 | 458 | [repository]. You can read more about this complex topic |
| 459 | 459 | [here](./caps/). |
| 460 | 460 | |
| 461 | 461 | Some people — and indeed certain parts of Fossil’s own code — use the |
| 462 | 462 | term “permissions” instead, but since [operating system file permissions |
| 463 | 463 |
| --- www/glossary.md | |
| +++ www/glossary.md | |
| @@ -449,14 +449,14 @@ | |
| 449 | [fef]: ./fileedit-page.md |
| 450 | [fshr]: ./selfhost.wiki |
| 451 | [wiki]: ./wikitheory.wiki |
| 452 | |
| 453 | |
| 454 | ## <a id="caps"></a>Capabilities |
| 455 | |
| 456 | Fossil includes a powerful [role-based access control system][rbac] |
| 457 | which affects which users have which capabilities within a given |
| 458 | [repository]. You can read more about this complex topic |
| 459 | [here](./caps/). |
| 460 | |
| 461 | Some people — and indeed certain parts of Fossil’s own code — use the |
| 462 | term “permissions” instead, but since [operating system file permissions |
| 463 |
| --- www/glossary.md | |
| +++ www/glossary.md | |
| @@ -449,14 +449,14 @@ | |
| 449 | [fef]: ./fileedit-page.md |
| 450 | [fshr]: ./selfhost.wiki |
| 451 | [wiki]: ./wikitheory.wiki |
| 452 | |
| 453 | |
| 454 | ## <a id="cap"></a>Capability |
| 455 | |
| 456 | Fossil includes a powerful [role-based access control system][rbac] |
| 457 | which affects which users have permission to do certain things within a given |
| 458 | [repository]. You can read more about this complex topic |
| 459 | [here](./caps/). |
| 460 | |
| 461 | Some people — and indeed certain parts of Fossil’s own code — use the |
| 462 | term “permissions” instead, but since [operating system file permissions |
| 463 |