diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-09-11 19:49:54 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-09-11 19:49:54 -0400 |
commit | 6540a8ea44213746d76d07c94444e937a791c1ff (patch) | |
tree | 27cc52e808fa1e86ea42c6c444ca320d58db2bf6 | |
parent | 5306b4b7f3254a8ba3d24be86a8dd53b3d0699a1 (diff) |
docs: remove <productnumber> which is not used by default
This element is not rendered by default on the title. A template
customization is required to display it.
X Window System does not have a product number.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | specs/bigreq.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/specs/bigreq.xml b/specs/bigreq.xml index 2611dac..bf8614a 100644 --- a/specs/bigreq.xml +++ b/specs/bigreq.xml @@ -19,7 +19,6 @@ <holder>X Consortium</holder></copyright> <releaseinfo>Version 2.0</releaseinfo> <affiliation><orgname>X Consortium</orgname></affiliation> - <productnumber>X Version 11, Release 7</productnumber> <legalnotice> <para>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</para> |