From 46da48cd9f8be3f36e36031b10681e3baff0dc94 Mon Sep 17 00:00:00 2001 From: infirit Date: Sat, 3 Aug 2013 01:24:52 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- logview/help/C/index.docbook | 365 +++++++++++++++++++++++++++++++++++++ logview/help/C/legal.xml | 2 +- logview/help/C/mate-system-log.xml | 365 ------------------------------------- 3 files changed, 366 insertions(+), 366 deletions(-) create mode 100644 logview/help/C/index.docbook delete mode 100644 logview/help/C/mate-system-log.xml (limited to 'logview/help/C') diff --git a/logview/help/C/index.docbook b/logview/help/C/index.docbook new file mode 100644 index 00000000..fe51cfe6 --- /dev/null +++ b/logview/help/C/index.docbook @@ -0,0 +1,365 @@ + + + + + + +]> + + +
+ + + + &app; Manual + + + System Log Viewer is a graphical user interface to view and monitor + system log files. + + + + 2003 + Sun Microsystems + + + 2000 + Judith Samson + + + + MATE Documentation Project + + + &legal; + + + + Sun + MATE Documentation Team + + Sun Microsystems +
gdocteam@sun.com
+
+
+ + + Judith + Samson + + MATE Documentation Project +
judith@samsonsource.com
+
+
+ + + Paul + Cutler + + MATE Documentation Team +
pcutler@gnome.org
+
+
+ + + Vincent + Noel + +
vincent.noel@gmail.com
+
+
+ + +
+ + + + &app; Manual V2.5 + October 2009 + + Paul Cutler + pcutler@gnome.org + + MATE Documentation Project + + + + &app; Manual V2.4 + October 2005 + + Vincent Noel + vincent.noel@gmail.com + + MATE Documentation Project + + + + System Log Viewer Manual V2.3 + October 2002 + + Sun MATE Documentation Team + gdocteam@sun.com + + MATE Documentation Project + + + + System Log Viewer Manual V2.2 + August 2002 + + Sun MATE Documentation Team + gdocteam@sun.com + + MATE Documentation Project + + + + System Log Viewer Manual V2.1 + July 2002 + + Sun MATE Documentation Team + gdocteam@sun.com + + MATE Documentation Project + + + + System Log Viewer Manual V2.0 + May 2002 + + Sun MATE Documentation Team + gdocteam@sun.com + + MATE Documentation Project + + + + Logview Manual + 2000 + + Judith Samson + judith@samsonsource.com + + MATE Documentation Project + + + + + This manual describes version &appversion; of &app;. + + + Feedback + To report a bug or make a suggestion regarding the &app; application or + this manual, follow the directions in the + MATE Feedback Page. + + + +
+ + + System Log Viewer + + + + + + + Introduction + + + &app; is a graphical, menu-driven + viewer that you can use to view and monitor your system + logs. &app; comes with a few functions that + can help you manage your logs, including a log monitor and log statistics + display. + + + + &app; is useful if you are new to system + administration because it provides an easier, more user-friendly + display of your logs than a + text display of the log file. It is also useful for more + experienced administrators, as it contains a monitor to enable you + to continuously monitor crucial logs. + + + &app; is useful only to those + who have access to the system log files, which generally requires root + access. + + + + + Getting Started + + You can start &app; in the following ways: + + + + Applications menu + + Choose System ToolsLog File Viewer. + + + + Command line + + Type mate-system-log, then press Return. + + + + + + + When you start &app;, the following window is displayed. + + +
+ &app; Window + + + + + + + Shows &app; main window. Contains menubar, display area, scrollbars, and statusbar. + + + +
+ + The first time you start &app;, the application + displays several log files by default (such as + /var/log/messages). + Opened logs are listed on the left side of the + application window. The log selected in this list is displayed in the + main area of the application window. + + + By default, &app; + monitors every opened log, and any change appears automatically in the + main window. See for more information. + +
+ + + + + Usage + + + To View a Log + To view a log, choose FileOpen. + In the Open Log dialog, select the + log that you want to open, then click + Open. Use the scrollbars to scroll through the + log. + + You can open as many logs as you + want. &app; displays one log at a time in + the System Log Viewer window. Opened logs are listed on the left side of the + application window. The log selected in this list is displayed in the + main area of the application window. To display another log + already opened in &app;, select it in the + log list. + + Note that &app; also lets you open + zipped logs (whole filenames end in ".gz"). + + + + To Copy Log Lines to the Clipboard + To copy one or more log lines to the clipboard, just select the lines in + the main area and choose the + EditCopy + menu option. + If you want to copy the entire log to the clipboard, select it entirely + using the EditSelect + All menu option, then choose + EditCopy. + + + + + To Hide the Sidebar + To hide the left sidebar, which contains the log list and calendar, + just select the + ViewSide pane + menu option. + + + + To Monitor Logs + You can use &app; to monitor + logs. By default, all logs opened in &app; + are monitored for changes. If new lines are added to a log monitored + by &app;, the log name will appear in bold in + the log list. If the log is currently displayed in the main area, the + new lines will appear automatically at the end of the log and, after five + seconds, the log name will turn back to normal in the list. + + + + + To View Log Information + Log information are generally displayed in the status bar, + including : + + Number of lines in the log. + + Size of the log in bytes. + + Date the log was last modified. + + + The status bar can be displayed or hidden using the + ViewStatusbar + option. + + + + To Close a Log + To close a log, choose + FileClose. + + + + + To Exit &app; + To exit &app;, choose + FileQuit. + + + + + +
diff --git a/logview/help/C/legal.xml b/logview/help/C/legal.xml index acb0b403..9c4e2480 100644 --- a/logview/help/C/legal.xml +++ b/logview/help/C/legal.xml @@ -6,7 +6,7 @@ by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS + url="help:fdl">link or in the file COPYING-DOCS distributed with this manual. This manual is part of a collection of MATE manuals diff --git a/logview/help/C/mate-system-log.xml b/logview/help/C/mate-system-log.xml deleted file mode 100644 index 11536ceb..00000000 --- a/logview/help/C/mate-system-log.xml +++ /dev/null @@ -1,365 +0,0 @@ - - - - - - -]> - - -
- - - - &app; Manual - - - System Log Viewer is a graphical user interface to view and monitor - system log files. - - - - 2003 - Sun Microsystems - - - 2000 - Judith Samson - - - - MATE Documentation Project - - - &legal; - - - - Sun - MATE Documentation Team - - Sun Microsystems -
gdocteam@sun.com
-
-
- - - Judith - Samson - - MATE Documentation Project -
judith@samsonsource.com
-
-
- - - Paul - Cutler - - MATE Documentation Team -
pcutler@gnome.org
-
-
- - - Vincent - Noel - -
vincent.noel@gmail.com
-
-
- - -
- - - - &app; Manual V2.5 - October 2009 - - Paul Cutler - pcutler@gnome.org - - MATE Documentation Project - - - - &app; Manual V2.4 - October 2005 - - Vincent Noel - vincent.noel@gmail.com - - MATE Documentation Project - - - - System Log Viewer Manual V2.3 - October 2002 - - Sun MATE Documentation Team - gdocteam@sun.com - - MATE Documentation Project - - - - System Log Viewer Manual V2.2 - August 2002 - - Sun MATE Documentation Team - gdocteam@sun.com - - MATE Documentation Project - - - - System Log Viewer Manual V2.1 - July 2002 - - Sun MATE Documentation Team - gdocteam@sun.com - - MATE Documentation Project - - - - System Log Viewer Manual V2.0 - May 2002 - - Sun MATE Documentation Team - gdocteam@sun.com - - MATE Documentation Project - - - - Logview Manual - 2000 - - Judith Samson - judith@samsonsource.com - - MATE Documentation Project - - - - - This manual describes version &appversion; of &app;. - - - Feedback - To report a bug or make a suggestion regarding the &app; application or - this manual, follow the directions in the - MATE Feedback Page. - - - -
- - - System Log Viewer - - - - - - - Introduction - - - &app; is a graphical, menu-driven - viewer that you can use to view and monitor your system - logs. &app; comes with a few functions that - can help you manage your logs, including a log monitor and log statistics - display. - - - - &app; is useful if you are new to system - administration because it provides an easier, more user-friendly - display of your logs than a - text display of the log file. It is also useful for more - experienced administrators, as it contains a monitor to enable you - to continuously monitor crucial logs. - - - &app; is useful only to those - who have access to the system log files, which generally requires root - access. - - - - - Getting Started - - You can start &app; in the following ways: - - - - Applications menu - - Choose System ToolsLog File Viewer. - - - - Command line - - Type mate-system-log, then press Return. - - - - - - - When you start &app;, the following window is displayed. - - -
- &app; Window - - - - - - - Shows &app; main window. Contains menubar, display area, scrollbars, and statusbar. - - - -
- - The first time you start &app;, the application - displays several log files by default (such as - /var/log/messages). - Opened logs are listed on the left side of the - application window. The log selected in this list is displayed in the - main area of the application window. - - - By default, &app; - monitors every opened log, and any change appears automatically in the - main window. See for more information. - -
- - - - - Usage - - - To View a Log - To view a log, choose FileOpen. - In the Open Log dialog, select the - log that you want to open, then click - Open. Use the scrollbars to scroll through the - log. - - You can open as many logs as you - want. &app; displays one log at a time in - the System Log Viewer window. Opened logs are listed on the left side of the - application window. The log selected in this list is displayed in the - main area of the application window. To display another log - already opened in &app;, select it in the - log list. - - Note that &app; also lets you open - zipped logs (whole filenames end in ".gz"). - - - - To Copy Log Lines to the Clipboard - To copy one or more log lines to the clipboard, just select the lines in - the main area and choose the - EditCopy - menu option. - If you want to copy the entire log to the clipboard, select it entirely - using the EditSelect - All menu option, then choose - EditCopy. - - - - - To Hide the Sidebar - To hide the left sidebar, which contains the log list and calendar, - just select the - ViewSide pane - menu option. - - - - To Monitor Logs - You can use &app; to monitor - logs. By default, all logs opened in &app; - are monitored for changes. If new lines are added to a log monitored - by &app;, the log name will appear in bold in - the log list. If the log is currently displayed in the main area, the - new lines will appear automatically at the end of the log and, after five - seconds, the log name will turn back to normal in the list. - - - - - To View Log Information - Log information are generally displayed in the status bar, - including : - - Number of lines in the log. - - Size of the log in bytes. - - Date the log was last modified. - - - The status bar can be displayed or hidden using the - ViewStatusbar - option. - - - - To Close a Log - To close a log, choose - FileClose. - - - - - To Exit &app; - To exit &app;, choose - FileQuit. - - - - - -
-- cgit v1.2.1