value.texi 478 B

12345678910111213141516171819202122
  1. @c This is part of GNU tar manual.
  2. @c Copyright (C) 1992, 1994, 1995, 1996, 1997, 1999, 2000, 2001,
  3. @c 2003, 2004, 2005, 2006 Free Software 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