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:
Anthony J. Bentley
2010-12-22 13:52:55 -07:00
parent d2f52fdd0c
commit 5ae2dc4844
4 changed files with 4 additions and 4 deletions

View File

@@ -60,5 +60,5 @@ and
.\" SECTION .\" SECTION
.Sh HISTORY .Sh HISTORY
.Nm .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. and was later packaged in RGBDS by Justin Lloyd.

View File

@@ -118,6 +118,6 @@ The following will duplicate the header (sans global checksum) of the game
.\" SECTION .\" SECTION
.Sh HISTORY .Sh HISTORY
.Nm .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. gbfix.
It was later integrated with the ASMotor package, which became RGBDS. It was later integrated with the ASMotor package, which became RGBDS.

View File

@@ -40,5 +40,5 @@ List all the modules in the library.
.\" SECTION .\" SECTION
.Sh HISTORY .Sh HISTORY
.Nm .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. and was later packaged in RGBDS by Justin Lloyd.

View File

@@ -82,5 +82,5 @@ to fix these so that the program will actually run in a Game Boy:
.\" SECTION .\" SECTION
.Sh HISTORY .Sh HISTORY
.Nm .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. and was later packaged in RGBDS by Justin Lloyd.