mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Replace UTF8-encoded ø with mdoc escapes.
It absolutely kills me to have to do this in 2010. Unix should be using UTF-8 everywhere.
This commit is contained in:
@@ -60,5 +60,5 @@ and
|
||||
.\" SECTION
|
||||
.Sh HISTORY
|
||||
.Nm
|
||||
was originally written by Carsten Sørensen as part of the ASMotor package,
|
||||
was originally written by Carsten S\(/orensen as part of the ASMotor package,
|
||||
and was later packaged in RGBDS by Justin Lloyd.
|
||||
|
||||
@@ -118,6 +118,6 @@ The following will duplicate the header (sans global checksum) of the game
|
||||
.\" SECTION
|
||||
.Sh HISTORY
|
||||
.Nm
|
||||
was originally released by Carsten Sørensen as a standalone program called
|
||||
was originally released by Carsten S\(/orensen as a standalone program called
|
||||
gbfix.
|
||||
It was later integrated with the ASMotor package, which became RGBDS.
|
||||
|
||||
@@ -40,5 +40,5 @@ List all the modules in the library.
|
||||
.\" SECTION
|
||||
.Sh HISTORY
|
||||
.Nm
|
||||
was originally released by Carsten Sørensen as part of the ASMotor package,
|
||||
was originally released by Carsten S\(/orensen as part of the ASMotor package,
|
||||
and was later packaged in RGBDS by Justin Lloyd.
|
||||
|
||||
@@ -82,5 +82,5 @@ to fix these so that the program will actually run in a Game Boy:
|
||||
.\" SECTION
|
||||
.Sh HISTORY
|
||||
.Nm
|
||||
was originally written by Carsten Sørensen as part of the ASMotor package,
|
||||
was originally written by Carsten S\(/orensen as part of the ASMotor package,
|
||||
and was later packaged in RGBDS by Justin Lloyd.
|
||||
|
||||
Reference in New Issue
Block a user