The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/6966

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Signed-off-by: Thomas Parrott <thomas.parr...@canonical.com>
From 19ba4d2f5009cf632bcf5cafcb487465af2890d9 Mon Sep 17 00:00:00 2001
From: Thomas Parrott <thomas.parr...@canonical.com>
Date: Mon, 2 Mar 2020 15:59:37 +0000
Subject: [PATCH] doc: Typo and formatting improvements

Signed-off-by: Thomas Parrott <thomas.parr...@canonical.com>
---
 doc/instances.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/instances.md b/doc/instances.md
index 8e2828da1a..15f572b773 100644
--- a/doc/instances.md
+++ b/doc/instances.md
@@ -180,7 +180,7 @@ LXD will always provide the instance with the basic devices 
which are required
 for a standard POSIX system to work. These aren't visible in instance or
 profile configuration and may not be overridden.
 
-Those includes:
+Those include:
 
  - `/dev/null` (character device)
  - `/dev/zero` (character device)
@@ -571,6 +571,7 @@ either be a bind-mount of an existing file or directory on 
the host, or
 if the source is a block device, a regular mount.
 
 LXD supports the following additional source types:
+
 - Ceph-rbd: Mount from existing ceph RBD device that is externally managed. 
LXD can use ceph to manage an internal file system for the instance, but in the 
event that a user has a previously existing ceph RBD that they would like use 
for this instance, they can use this command.
 Example command
 ```
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to