git: a7f092b867 - main - FreeBSD Handbook: fix unwanted wrapping in a cell
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Aug 2023 03:01:36 UTC
The branch main has been updated by grahamperrin:
URL: https://cgit.FreeBSD.org/doc/commit/?id=a7f092b867ca752670c76b1723e2f826a03c1d48
commit a7f092b867ca752670c76b1723e2f826a03c1d48
Author: Graham Perrin <grahamperrin@FreeBSD.org>
AuthorDate: 2023-08-15 02:56:21 +0000
Commit: Graham Perrin <grahamperrin@FreeBSD.org>
CommitDate: 2023-08-15 02:56:21 +0000
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.
---
documentation/content/en/books/handbook/cutting-edge/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 ‑r Output
| Repository Path
| Description