value.texi 439 B

1234567891011121314151617181920
  1. @c This is part of GNU tar manual.
  2. @c Copyright 1992, 1994-1997, 1999-2006, 2013-2014 Free Software
  3. @c Foundation, Inc.
  4. @c See file tar.texi for copying conditions.
  5. @macro GNUTAR
  6. @acronym{GNU} @command{tar}
  7. @end macro
  8. @macro xopindex{option,text}
  9. @opindex \option\@r{, \text\}
  10. @end macro
  11. @macro opsummary{option}
  12. @ifclear ANCHOR--\option\
  13. @set ANCHOR--\option\ 1
  14. @anchor{--\option\}
  15. @end ifclear
  16. @xopindex{\option\, summary}
  17. @end macro