From 14b0a6960b6dff5d5bbe226d4368e3dbf9f9628b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 12 Oct 2009 09:50:57 +0200 Subject: Documentation fixes --- documentation/xsde.1 | 2 +- documentation/xsde.xhtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/xsde.1 b/documentation/xsde.1 index 0f899de..5d4d5cf 100644 --- a/documentation/xsde.1 +++ b/documentation/xsde.1 @@ -374,7 +374,7 @@ don't do what you expected them to do. Add .I prefix to generated header inclusion guards. The prefix is transformed to upper -case and all characters that are illegal in a preprocessor macro name are +case and characters that are illegal in a preprocessor macro name are replaced with underscores. If this option is not specified then the directory part of the input schema file is used as a prefix. diff --git a/documentation/xsde.xhtml b/documentation/xsde.xhtml index bf25976..c4c8995 100644 --- a/documentation/xsde.xhtml +++ b/documentation/xsde.xhtml @@ -322,7 +322,7 @@
--guard-prefix prefix
Add prefix to generated header inclusion guards. - The prefix is transformed to upper case and all characters that are + The prefix is transformed to upper case and characters that are illegal in a preprocessor macro name are replaced with underscores. If this option is not specified then the directory part of the input schema file is used as a prefix. -- cgit v1.1