summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-03-17 19:55:09 +0000
committerjbj <devnull@localhost>2001-03-17 19:55:09 +0000
commit63890e6a4ab13e7ccafbd7643095539f832743fa (patch)
tree1e535d7f91fd99f0f7939da459a80d935c5557ff /macros.in
parent54704b3b838fefd7547df94a6a9042e6ca84446a (diff)
downloadlibrpm-tizen-63890e6a4ab13e7ccafbd7643095539f832743fa.tar.gz
librpm-tizen-63890e6a4ab13e7ccafbd7643095539f832743fa.tar.bz2
librpm-tizen-63890e6a4ab13e7ccafbd7643095539f832743fa.zip
Doco updates.
CVS patchset: 4641 CVS date: 2001/03/17 19:55:09
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/macros.in b/macros.in
index e116c436a..b6b786ea6 100644
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,7 @@
-# $Id: macros.in,v 1.72 2001/03/04 15:34:53 jbj Exp $
+#/*! \page mconfig Current default macro definitions
+# \verbatim
+#
+# $Id: macros.in,v 1.73 2001/03/17 19:55:09 jbj Exp $
#
# This is a global RPM configuration file. All changes made here will
# be lost when the rpm package is upgraded. Any per-system configuration
@@ -713,3 +716,6 @@ done \
# %files -f %{name}.lang
#
%find_lang @RPMCONFIGDIR@/find-lang.sh %{buildroot}
+
+# \endverbatim
+#*/