aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Perrin <grahamperrin@FreeBSD.org>2023-08-15 02:56:21 +0000
committerGraham Perrin <grahamperrin@FreeBSD.org>2023-08-15 02:56:21 +0000
commita7f092b867ca752670c76b1723e2f826a03c1d48 (patch)
tree2a9f9873e451cd9219336961d8fa18434580813f
parentc68a09252dd1468aad41dabe184d6bea8c62a3d9 (diff)
downloaddoc-a7f092b867.tar.gz
doc-a7f092b867.zip
FreeBSD Handbook: fix unwanted wrapping in a cell
c68a09252dd1, for a note, de-nested a table (and other texts) and allowed table column widths to improve. Now, fix the first cell: for 'uname -r' to not wrap.
-rw-r--r--documentation/content/en/books/handbook/cutting-edge/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
index 8f33b9a18e..cf06f6df60 100644
--- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc
+++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
@@ -793,7 +793,7 @@ A new checkout of the source is required.
.FreeBSD Versions and Repository Branches
[cols="10%,10%,80%", options="header"]
|===
-| uname -r Output
+| uname&#160;&#8209;r Output
| Repository Path
| Description