From bc12a28bf61d96b174bd04dcddf3bd146342c2ff Mon Sep 17 00:00:00 2001 From: "Anthony J. Bentley" Date: Thu, 6 Aug 2015 10:46:44 -0600 Subject: [PATCH] Qt, SDL: Add a FILES section to the manuals --- doc/mgba-qt.6 | 11 +++++++++++ doc/mgba.6 | 7 +++++++ 2 files changed, 18 insertions(+) diff --git a/doc/mgba-qt.6 b/doc/mgba-qt.6 index cd3ac99d4..dfda7a7aa 100644 --- a/doc/mgba-qt.6 +++ b/doc/mgba-qt.6 @@ -83,6 +83,17 @@ The default controls are as follows: .It Frame advance .Ao Cm Ctrl Ac Ns \(hy Ns Cm n .El +.Sh FILES +.Bl -tag -width ~/.config/mgba/config.ini -compact +.It Pa ~/.config/mgba/config.ini +Default +.Xr mgba 6 +configuration file. +.It Pa ~/.config/mgba/qt.ini +Default +.Nm mgba-qt +configuration file. +.El .Sh AUTHORS .An Jeffrey Pfau Aq Mt jeffrey@endrift.com .Sh HOMEPAGE diff --git a/doc/mgba.6 b/doc/mgba.6 index c1db2f2b2..c05a87166 100644 --- a/doc/mgba.6 +++ b/doc/mgba.6 @@ -219,6 +219,13 @@ from .It Cm \&!\ \& Break into the attached debugger. .El +.Sh FILES +.Bl -tag -width ~/.config/mgba/config.ini -compact +.It Pa ~/.config/mgba/config.ini +Default +.Nm +configuration file. +.El .Sh AUTHORS .An Jeffrey Pfau Aq Mt jeffrey@endrift.com .Sh HOMEPAGE