From a17c3730b3823775162a822bf31d4e83b08b885d Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Tue, 21 Oct 2008 18:08:41 -0400 Subject: [PATCH] Remove a defunct reference to getopt_long() SVN-Revision: 228 --- tar/bsdtar.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tar/bsdtar.1 b/tar/bsdtar.1 index 7c7b05278..6a387a401 100644 --- a/tar/bsdtar.1 +++ b/tar/bsdtar.1 @@ -607,8 +607,7 @@ 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 . -- 2.47.3