Author: kientzle
Date: Sat Dec  6 07:37:55 2008
New Revision: 185687
URL: http://svn.freebsd.org/changeset/base/185687

Log:
  bsdtar always supports long options now, so we can remove
  a documentation disclaimer.

Modified:
  head/usr.bin/tar/bsdtar.1

Modified: head/usr.bin/tar/bsdtar.1
==============================================================================
--- head/usr.bin/tar/bsdtar.1   Sat Dec  6 07:37:14 2008        (r185686)
+++ head/usr.bin/tar/bsdtar.1   Sat Dec  6 07:37:55 2008        (r185687)
@@ -607,8 +607,8 @@ and
 .Cm w
 options.
 .Pp
-On systems that support getopt_long(), additional long options
-are available to improve compatibility with other tar implementations.
+Additional long options are provided to improve compatibility with other
+tar implementations.
 .Sh SECURITY
 Certain security issues are common to many archiving programs, including
 .Nm .
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to