Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1791

Modified Files:
      Tag: SQL_2-20
        monetdb.1 
Log Message:
Fix typos and incorrect information.


Index: monetdb.1
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/monetdb.1,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- monetdb.1   12 Sep 2007 12:54:05 -0000      1.1
+++ monetdb.1   22 Nov 2007 14:53:37 -0000      1.1.4.1
@@ -39,7 +39,7 @@
 .IP \-f
 By default, a confirmation question is asked, however the
 .I \-f
-option, when provided, supresses this question and removal is executed
+option, when provided, suppresses this question and removal is executed
 right away.  Note that you cannot destroy a running database, bring it
 down first using the
 .B stop
@@ -52,10 +52,10 @@
 account).  A database which is under maintenance is not started
 automatically by
 .BR merovingian (1)
-, the MonetDB Database Server when clients request for it.  Use the
+, the MonetDB Database Server, when clients request for it.  Use the
 .B release
 command to bring the database back for normal usage.  To start a
-database which in under maintenance for administrator access, the
+database which is under maintenance for administrator access, the
 .B start
 command can be used.
 .IP "release database"
@@ -64,29 +64,28 @@
 Use the
 .B lock
 command to take a database under maintenance.
-.IP "status [\-ls] [database ...]"
+.IP "status [\-lc] [database ...]"
 Shows the state of the given database(s) or, when none given, all known
-databases.  Three modes control the level of
-detail in the displayed output.  By default the most used properties of
-a database are being shown.  This includes the state of the database
-(running, crashed, stopped), whether it is under maintenance or not, the
-crash averages and uptime statistics.  The crash average is the number
-of times the database has crashed over the last 1, 15 or 30 starts.  The
-lower the average, the healthier the database is.
+databases.  Three modes control the level of detail in the displayed
+output.  By default a condensed one-line output per database format is
+used.  This output resembles pretty much the output of various
+.B XXXstat
+functions, and is ideal for quickly gaining an overview of the system
+state.
+.IP \-c
+The
+.I \-c
+flag shows the most used properties of a database.  This includes the
+state of the database (running, crashed, stopped), whether it is under
+maintenance or not, the crash averages and uptime statistics.  The crash
+average is the number of times the database has crashed over the last 1,
+15 or 30 starts.  The lower the average, the healthier the database is.
 .IP \-l
 Triggered by the
 .I \-l
 flag, a long listing is used.  This listing spans many rows with on each
 row one property and its value separated by a colon (`:').  The long
-listing includes every information that is available.
-.IP \-s
-Contrary to the long listing, the
-.I \-s
-flag produces a short, one-line output per database.  This output
-resembles pretty much the output of various
-.B XXXstat
-functions, and is ideal for quickly gaining an overview of the system
-state.
+listing includes all information that is available.
 .IP "start [\-a] [database ...]"
 .IP "stop [\-a] [database ...]"
 .IP "kill [\-a] [database ...]"


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to