The R Project SVN R

Rev

Rev 75152 | Rev 79991 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 75152 Rev 75159
Line 168... Line 168...
168
  be supplied in \code{extra_flags}.
168
  be supplied in \code{extra_flags}.
169
  
169
  
170
  NetBSD prior to 8.0 used flag \option{--xz} rather than \option{-J},
170
  NetBSD prior to 8.0 used flag \option{--xz} rather than \option{-J},
171
  so this should be used \emph{via} \code{extra_flags = "--xz"} rather
171
  so this should be used \emph{via} \code{extra_flags = "--xz"} rather
172
  than \code{compression = "xz"}.  The commands from OpenBSD and the
172
  than \code{compression = "xz"}.  The commands from OpenBSD and the
173
  Heirloom Toolchest are not doumented to support \command{xz}.
173
  Heirloom Toolchest are not documented to support \command{xz}.
174
 
174
 
175
  The \command{tar} programs in commercial Unixen such as AIX and
175
  The \command{tar} programs in commercial Unixen such as AIX and
176
  Solaris do not support compression.
176
  Solaris do not support compression.
177
}
177
}
178
 
178