git: 01ae8c87719c - stable/12 - Whitespace cleanup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Nov 2022 19:10:35 UTC
The branch stable/12 has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=01ae8c87719cea8f4bd264a640bed0c05a9ed53c
commit 01ae8c87719cea8f4bd264a640bed0c05a9ed53c
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:09:20 +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 6a47adb5472f..faacd4790c98 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. |