From 9daf29ac04b44d6e144bf880f2246cbde5c07980 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 24 Jan 2015 04:09:40 +0100 Subject: [PATCH] Update docs/retroarch.1 --- docs/retroarch.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/retroarch.1 b/docs/retroarch.1 index a69de52df4..8161db1a5e 100644 --- a/docs/retroarch.1 +++ b/docs/retroarch.1 @@ -14,7 +14,7 @@ retroarch \- The reference frontend for the libretro API. \fBretroarch\fR is the reference frontend for the libretro API. libretro is an abstraction of a game system, and can be implemented by any frontend. -The libretro API is designed for games and emulators. +The libretro API is designed for games, emulators and multimedia. \fBretroarch\fR focuses on exposing needed functionality for the game system through the use of command line and configuration files. It also features a simple built-in UI.