git: bfbe15ca516f - stable/13 - Whitespace cleanup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Nov 2022 19:08:06 UTC
The branch stable/13 has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=bfbe15ca516f9962a70e4ec48e4535e17bab75d1
commit bfbe15ca516f9962a70e4ec48e4535e17bab75d1
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-03-12 11:57:30 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2022-11-12 19:07:14 +0000
Whitespace cleanup
(cherry picked from commit aaf998056ed46c0dfb429e3e5cfe624c8aa4dec8)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d4af8238f908..10b0c3efa9aa 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ See build(7), config(8), [FreeBSD handbook on building userland](https://docs.fr
Source Roadmap:
---------------
| Directory | Description |
-| --------- | ------------ |
+| --------- | ----------- |
| bin | System/user commands. |
| cddl | Various commands and libraries under the Common Development and Distribution License. |
| contrib | Packages contributed by 3rd parties. |