Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
5fefb8d3
Commit
5fefb8d3
authored
Jul 30, 2002
by
arjen@fred.bitbike.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A few DocBook fixups.
parent
57f32cf8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Docs/Support/docbook-fixup.pl
Docs/Support/docbook-fixup.pl
+1
-1
Docs/manual.texi
Docs/manual.texi
+1
-1
No files found.
Docs/Support/docbook-fixup.pl
View file @
5fefb8d3
...
...
@@ -38,7 +38,7 @@ $data =~ s/FIXUPmdashFIXUP/\&mdash\;/g;
$data
=~
s/FIXUPdoubledashFIXUP/--/g
;
$data
=~
s/FIXUPstrongFIXUP/<emphasis\ role\=
bold
>/g
;
$data
=~
s/FIXUPstrongFIXUP/<emphasis\ role\=
\"bold\"
>/g
;
$data
=~
s/FIXUPendstrongFIXUP/<\/emphasis>/g
;
$data
=~
s/FIXUPemphFIXUP/<emphasis>/g
;
...
...
Docs/manual.texi
View file @
5fefb8d3
...
...
@@ -5594,7 +5594,7 @@ InnoDB: Doublewrite buffer created
InnoDB: creating foreign key constraint system tables
InnoDB: foreign key constraint system tables created
011024 10:58:25 InnoDB: Started
@end
example
@end example
For further information about running MySQL on Windows,
see @ref{Windows}.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment