fix typo in readme; ok brad sthen
This commit is contained in:
parent
a710cfe3da
commit
a7c31d280a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.200 2012/01/26 22:08:26 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.201 2012/03/16 00:47:54 william Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -12,6 +12,7 @@ PKGNAME-main= mysql-client-${VERSION}
|
||||
PKGNAME-server= mysql-server-${VERSION}
|
||||
PKGNAME-tests= mysql-tests-${VERSION}
|
||||
REVISION-main= 0
|
||||
REVISION-server=0
|
||||
CATEGORIES= databases
|
||||
V= MySQL-5.1
|
||||
MASTER_SITES= ${MASTER_SITE_MYSQL:=Downloads/$V/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README-server,v 1.4 2011/06/22 07:28:17 sthen Exp $
|
||||
$OpenBSD: README-server,v 1.5 2012/03/16 00:47:54 william Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
@ -25,7 +25,7 @@ For example, add this to the login.conf(5) file:
|
||||
|
||||
Rebuild the login.conf.db file if necessary:
|
||||
|
||||
# [ -f /etc/login/conf.db ] && cap_mkdb /etc/login.conf
|
||||
# [ -f /etc/login.conf.db ] && cap_mkdb /etc/login.conf
|
||||
|
||||
mysqld_safe(1) is the recommended way to start a MySQL server,
|
||||
it creates the directory for the socket and adds some safety
|
||||
|
Loading…
x
Reference in New Issue
Block a user