From 466bb9ed0b1497e33dfcfa458ceafd11172ac9a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ni=C3=B1o=20D=C3=ADaz?= Date: Mon, 17 Apr 2017 18:14:49 +0100 Subject: [PATCH] Fix links in man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Antonio Niño Díaz --- src/asm/rgbasm.1 | 3 ++- src/asm/rgbasm.5 | 2 +- src/fix/rgbfix.1 | 5 +++-- src/gbz80.7 | 4 ++-- src/gfx/rgbgfx.1 | 4 ++-- src/link/rgblink.1 | 3 ++- src/link/rgblink.5 | 3 ++- src/rgbds.5 | 2 +- src/rgbds.7 | 2 +- 9 files changed, 16 insertions(+), 12 deletions(-) diff --git a/src/asm/rgbasm.1 b/src/asm/rgbasm.1 index 15655fb2..d6f03107 100644 --- a/src/asm/rgbasm.1 +++ b/src/asm/rgbasm.1 @@ -94,4 +94,5 @@ and .Nm was originally written by Carsten S\(/orensen as part of the ASMotor package, and was later packaged in RGBDS by Justin Lloyd. It is now maintained by a -number of contributors at https://github.com/rednex/rgbds. +number of contributors at +.Lk https://github.com/rednex/rgbds . diff --git a/src/asm/rgbasm.5 b/src/asm/rgbasm.5 index 402ef87a..0bd1d372 100644 --- a/src/asm/rgbasm.5 +++ b/src/asm/rgbasm.5 @@ -1005,4 +1005,4 @@ machine. was originally written by Carsten S\(/orensen as part of the ASMotor package, and was later packaged in RGBDS by Justin Lloyd. It is now maintained by a number of contributors at -https://github.com/rednex/rgbds. +.Lk https://github.com/rednex/rgbds . diff --git a/src/fix/rgbfix.1 b/src/fix/rgbfix.1 index 821ad05a..cbbb3661 100644 --- a/src/fix/rgbfix.1 +++ b/src/fix/rgbfix.1 @@ -12,7 +12,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd April 16, 2017 +.Dd April 17, 2017 .Dt RGBFIX 1 .Os RGBDS Manual .Sh NAME @@ -153,4 +153,5 @@ SurvivalKids.gbc .Nm was originally released by Carsten S\(/orensen as a standalone program called gbfix, and was later packaged in RGBDS by Justin Lloyd. It is now maintained by -a number of contributors at https://github.com/rednex/rgbds. +a number of contributors at +.Lk https://github.com/rednex/rgbds . diff --git a/src/gbz80.7 b/src/gbz80.7 index ec1e8afe..3a7ec798 100644 --- a/src/gbz80.7 +++ b/src/gbz80.7 @@ -12,7 +12,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd April 16, 2017 +.Dd April 17, 2017 .Dt GBZ80 7 .Os RGBDS Manual .Sh NAME @@ -1821,4 +1821,4 @@ Flags: See was originally written by Carsten S\(/orensen as part of the ASMotor package, and was later packaged in RGBDS by Justin Lloyd. It is now maintained by a number of contributors at -https://github.com/rednex/rgbds. +.Lk https://github.com/rednex/rgbds . diff --git a/src/gfx/rgbgfx.1 b/src/gfx/rgbgfx.1 index 40fd516e..54240c8c 100644 --- a/src/gfx/rgbgfx.1 +++ b/src/gfx/rgbgfx.1 @@ -12,7 +12,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd April 8, 2017 +.Dd April 17, 2017 .Dt RGBGFX 1 .Os RGBDS Manual .Sh NAME @@ -103,4 +103,4 @@ was created by .An stag019 to be included in RGBDS. It is now maintained by a number of contributors at -https://github.com/rednex/rgbds. +.Lk https://github.com/rednex/rgbds . diff --git a/src/link/rgblink.1 b/src/link/rgblink.1 index 32570744..2f1dc79a 100644 --- a/src/link/rgblink.1 +++ b/src/link/rgblink.1 @@ -119,4 +119,5 @@ to fix these so that the program will actually run in a Game Boy: .Nm was originally written by Carsten S\(/orensen as part of the ASMotor package, and was later packaged in RGBDS by Justin Lloyd. It is now maintained by a -number of contributors at https://github.com/rednex/rgbds. +number of contributors at +.Lk https://github.com/rednex/rgbds . diff --git a/src/link/rgblink.5 b/src/link/rgblink.5 index d5033c48..b66bd213 100644 --- a/src/link/rgblink.5 +++ b/src/link/rgblink.5 @@ -98,4 +98,5 @@ linkerscript. The address and alignment musn't be set. .Nm was originally written by Carsten S\(/orensen as part of the ASMotor package, and was later packaged in RGBDS by Justin Lloyd. It is now maintained by a -number of contributors at https://github.com/rednex/rgbds. +number of contributors at +.Lk https://github.com/rednex/rgbds . diff --git a/src/rgbds.5 b/src/rgbds.5 index c6b85f2c..781a1eb0 100644 --- a/src/rgbds.5 +++ b/src/rgbds.5 @@ -187,4 +187,4 @@ Symbol ID follows. was originally written by Carsten S\(/orensen as part of the ASMotor package, and was later packaged in RGBDS by Justin Lloyd. It is now maintained by a number of contributors at -https://github.com/rednex/rgbds. +.Lk https://github.com/rednex/rgbds . diff --git a/src/rgbds.7 b/src/rgbds.7 index 5ecb785f..7098cb97 100644 --- a/src/rgbds.7 +++ b/src/rgbds.7 @@ -47,5 +47,5 @@ implementation of rgbds. .It 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 +.Lk https://github.com/rednex/rgbds . .El