summaryrefslogtreecommitdiff
path: root/fixtures/Host.Uptime.Markdown.expected
diff options
context:
space:
mode:
Diffstat (limited to 'fixtures/Host.Uptime.Markdown.expected')
-rw-r--r--fixtures/Host.Uptime.Markdown.expected14
1 files changed, 7 insertions, 7 deletions
diff --git a/fixtures/Host.Uptime.Markdown.expected b/fixtures/Host.Uptime.Markdown.expected
index 97507aa..6f39e8a 100644
--- a/fixtures/Host.Uptime.Markdown.expected
+++ b/fixtures/Host.Uptime.Markdown.expected
@@ -3,11 +3,11 @@
Uptime is the total uptime of a host over the entire lifespan.
```
-+-----+---------+-----------------------------+
-| Pos | Host | Uptime |
-+-----+---------+-----------------------------+
-| 1. | vulcan | 4 years, 4 months, 7 days |
-| 2. | uranus | 3 years, 11 months, 21 days |
-| 3. | sun | 3 years, 9 months, 26 days |
-+-----+---------+-----------------------------+
++-----+---------+-----------------------------+-----------------------------------+
+| Pos | Host | Uptime | Last Kernel |
++-----+---------+-----------------------------+-----------------------------------+
+| 1. | vulcan | 4 years, 4 months, 7 days | Linux 3.10.0-1160.81.1.el7.x86_64 |
+| 2. | uranus | 3 years, 11 months, 21 days | Linux 5.16.14-arch1-1 |
+| 3. | sun | 3 years, 9 months, 26 days | FreeBSD 10.3-RELEASE-p24 |
++-----+---------+-----------------------------+-----------------------------------+
```