From 0afa3a4850f2f9435beff51326bb81f391bc73c7 Mon Sep 17 00:00:00 2001 From: John Scipione Date: Tue, 7 Jul 2015 16:09:55 -0700 Subject: [PATCH] BRoster docs: force be_roster to link, lang cleanup --- docs/user/app/Roster.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user/app/Roster.dox b/docs/user/app/Roster.dox index 02dca55701..77330ff17a 100644 --- a/docs/user/app/Roster.dox +++ b/docs/user/app/Roster.dox @@ -18,7 +18,7 @@ \ingroup app \ingroup libbe \brief Provides the app_info struct, the BRoster class and the - \c be_roster global. + #be_roster global. */ @@ -186,7 +186,7 @@ \brief The BRoster class lets you launch apps and keeps track of apps that are running. - Global be_roster represents the default BRoster. + The global #be_roster object represents the default BRoster, while the app_info structure provides info for a running app. \since BeOS R3 @@ -198,7 +198,7 @@ \brief Creates a new BRoster and sets up the connection to the roster service. - You should not need to call this, use the be_roster global instead. + You should not need to call this, use the #be_roster global instead. \since BeOS R3 */