summaryrefslogtreecommitdiff
path: root/doc/value.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/value.texi')
-rw-r--r--doc/value.texi20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/value.texi b/doc/value.texi
new file mode 100644
index 0000000..1f47c83
--- /dev/null
+++ b/doc/value.texi
@@ -0,0 +1,20 @@
+@c This is part of GNU tar manual.
+@c Copyright 1992, 1994-1997, 1999-2006, 2013-2014, 2016 Free Software
+@c Foundation, Inc.
+@c See file tar.texi for copying conditions.
+
+@macro GNUTAR
+@acronym{GNU} @command{tar}
+@end macro
+
+@macro xopindex{option,text}
+@opindex \option\@r{, \text\}
+@end macro
+
+@macro opsummary{option}
+@ifclear ANCHOR--\option\
+@set ANCHOR--\option\ 1
+@anchor{--\option\}
+@end ifclear
+@xopindex{\option\, summary}
+@end macro