X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=doc%2Fvalue.texi;h=a4a9a680a2027b88c7e447134ea0784f45cdf8b9;hb=7fe7adcbb985e78aaf9f78051fa26167779be1f6;hp=7959be713eb93f60fc229d04ba866b719ac21ece;hpb=0d2cdcb7976a406a99dac5d291d070b9e62759ff;p=chaz%2Ftar diff --git a/doc/value.texi b/doc/value.texi index 7959be7..a4a9a68 100644 --- a/doc/value.texi +++ b/doc/value.texi @@ -1,9 +1,20 @@ @c This is part of GNU tar manual. -@c Copyright (C) 1992, 1994, 1995, 1996, 1997, 1999, 2000, 2001, -@c 2003, 2004, 2005 Free Software Foundation, Inc. +@c Copyright 1992, 1994-1997, 1999-2006, 2013-2014 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