>Description:
        Attached is a short manpage bugfix.
>How-To-Repeat:
        man -k safe_mysqld
>Fix:
        --- safe_mysqld.1.orig  Tue Nov 27 02:19:05 2001
        +++ safe_mysqld.1       Tue Nov 27 02:19:56 2001
        @@ -1,8 +1,7 @@
        -.TH SAFE_MYSQLD          "1"  "19 December 2000" "safe_mysqld (mysql)" 
mysql.com
        +.TH SAFE_MYSQLD          1 "19 December 2000"
         .SH NAME
        -safe_mysqld \- start the mysqld daemon on Unix. 
        -.SH USAGE
        -safe_mysqld [options] (On Debian System you use /etc/init.d/mysql!)
        +.BR safe_mysqld
        +is the recommended way to start a mysqld daemon on Unix. safe_mysqld adds 
some 
        safety features such as restarting the server when an error occurs and logging 
r
        un-time information to a log file. 
         .SH SYNOPSIS
         .B safe_mysqld
         .RB [ \-\-basedir=\fP\fIpath\fP ]
        @@ -22,8 +21,6 @@
         .RB [ \-\-timezone=# ]
         .RB [ \-\-user=# ]
         .SH DESCRIPTION
        -safe_mysqld adds some safety features such as restarting the server when an 
err
        or occurs and logging run-time information to a log file. 
        -.BR
         .TP 
         .BR \-\-basedir=\fP\fIpath \fP
         .TP 


>Submitter-Id:  <submitter ID>
>Originator:    Christian Hammers
>MySQL support: none 
>Synopsis:      patch for safe_mysqld manpage
>Severity:       non-critical
>Priority:       low 
>Category:      mysql
>Class:          doc-bug 
>Release:       mysql-3.23.45 (Source distribution)
>Server: /usr/bin/mysqladmin  Ver 8.23 Distrib 3.23.45, for pc-linux-gnu on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version          3.23.45-log
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /var/run/mysqld/mysqld.sock
Uptime:                 1 min 33 sec

Threads: 1  Questions: 12  Slow queries: 0  Opens: 7  Flush tables: 1  Open tables: 1 
Queries per second avg: 0.129
>Environment:
        
System: Linux app109 2.4.13-ac5 #8 Fre Nov 9 01:01:18 CET 2001 i686 unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/local/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011006 (Debian prerelease)
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           14 10. Sep 23:30 /lib/libc.so.5 -> 
libc.so.5.4.46
-rw-r--r--    1 root     root       566004 27. Mai 2001  /lib/libc.so.5.4.46
lrwxrwxrwx    1 root     root           13  3. Nov 22:11 /lib/libc.so.6 -> 
libc-2.2.4.so
-rwxr-xr-x    1 root     root      1171196 30. Okt 23:44 /lib/libc-2.2.4.so
-rw-r--r--    1 root     root      2669312 30. Okt 23:44 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 30. Okt 23:44 /usr/lib/libc.so
lrwxrwxrwx    1 root     root           10  6. Nov 23:31 /usr/lib/libc-client.a -> 
c-client.a
lrwxrwxrwx    1 root     root           19  6. Nov 23:31 /usr/lib/libc-client.so -> 
libc-client.so.2001
-rw-r--r--    1 root     root       713800 24. Okt 05:31 /usr/lib/libc-client.so.2001
Configure command: ./configure  --prefix=/usr --exec-prefix=/usr 
--libexecdir=/usr/sbin --datadir=/usr/share --sysconfdir=/etc/mysql 
--localstatedir=/var/lib/mysql --includedir=/usr/include --infodir=/usr/share/info 
--mandir=/usr/share/man --enable-shared --with-libwrap --enable-assembler 
--with-berkeley-db --with-innodb --enable-static --enable-shared --with-raid 
--enable-thread-safe-client --without-readline 
--with-unix-socket-path=/var/run/mysqld/mysqld.sock --with-mysqld-user=mysql 
--without-bench --with-client-ldflags=-lstdc++ --with-extra-charsets=all


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to