Fix capitalization; update terms (QubesOS/qubes-issues#6769)

Thank you to @unman for the initial sentence case pass.
This commit is contained in:
Andrew David Wong 2021-07-09 05:10:44 -07:00
parent ad2c60d91d
commit a18174dc5e
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
93 changed files with 93 additions and 93 deletions

View file

@ -3,7 +3,7 @@ lang: en
layout: fullscreen
permalink: /doc/admin-api/table/
ref: 249
title: Admin api table
title: Admin API table
---
This page displays the fullscreen table from [Admin API](/doc/admin-api/).

View file

@ -9,7 +9,7 @@ redirect_from:
- /doc/mgmt-architecture/
- /doc/admin-api-architecture/
ref: 36
title: Admin api
title: Admin API
---
_You may also be interested in the article

View file

@ -8,7 +8,7 @@ redirect_from:
- /doc/DVMimpl/
- /wiki/DVMimpl/
ref: 34
title: Disposablevm implementation
title: Disposable implementation
---
**Note: The content below applies to Qubes R3.2.**

View file

@ -7,7 +7,7 @@ redirect_from:
- /doc/Qfilecopy/
- /wiki/Qfilecopy/
ref: 35
title: Inter-vm file copying (qfilecopy)
title: Inter-qube file copying (qfilecopy)
---
There are two cases when we need a mechanism to copy files between VMs:

View file

@ -8,7 +8,7 @@ redirect_from:
- /doc/Qrexec3Implementation/
- /wiki/Qrexec3Implementation/
ref: 39
title: 'qrexec: qubes rpc internals'
title: 'Qrexec: Qubes RPC internals'
---
(*This page details the current implementation of qrexec (qrexec3).

View file

@ -3,7 +3,7 @@ lang: en
layout: doc
permalink: /doc/qrexec-socket-services/
ref: 42
title: 'qrexec: socket-based services'
title: 'Qrexec: socket-based services'
---
*This page describes how to implement and use new socket-backed services for qrexec. See [qrexec](/doc/qrexec/) for general overview of the qrexec framework.*

View file

@ -11,7 +11,7 @@ redirect_from:
- /doc/Qrexec/
- /wiki/Qrexec/
ref: 37
title: 'qrexec: secure communication across domains'
title: 'Qrexec: secure communication across domains'
---
(*This page is about qrexec v3. For qrexec v2, see [here](/doc/qrexec2/).*)