From f86dbafad0525a74ae048ecc6d4f15392930a3cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ni=C3=B1o=20D=C3=ADaz?= Date: Wed, 7 Mar 2018 18:08:42 +0000 Subject: [PATCH] Fix format in manpage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Antonio Niño Díaz --- docs/rgbds.7.html | 7 ++++--- src/rgbds.7 | 3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/rgbds.7.html b/docs/rgbds.7.html index 7a86692c..a9dcdc01 100644 --- a/docs/rgbds.7.html +++ b/docs/rgbds.7.html @@ -56,13 +56,14 @@ $ rgbfix -v -p 0 baz.gb
2017, Bentley's repository is moved to a neutral name. It is now maintained by a number of contributors at - https://github.com/rednex/rgbds. - 2018, codebase relicensed under the MIT license.
+ https://github.com/rednex/rgbds. +
+
2018, codebase relicensed under the MIT license.
- +
February 24, 2018March 7, 2018 RGBDS Manual
diff --git a/src/rgbds.7 b/src/rgbds.7 index e37f0dde..bd65fa74 100644 --- a/src/rgbds.7 +++ b/src/rgbds.7 @@ -5,7 +5,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.Dd February 24, 2018 +.Dd March 7, 2018 .Dt RGBDS 7 .Os RGBDS Manual .Sh NAME @@ -43,5 +43,6 @@ implementation of rgbds. 2017, Bentley's repository is moved to a neutral name. It is now maintained by a number of contributors at .Lk https://github.com/rednex/rgbds . +.It 2018, codebase relicensed under the MIT license. .El