mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove options for -X, which is not possible on FreeBSD system.
Submitted by: edwin@mavetju.org
This commit is contained in:
parent
7bdb27f843
commit
833ee1a4cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97141
2 changed files with 27 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= db
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.mavetju.org/download/
|
||||
|
||||
|
|
26
databases/db/files/patch-db.1
Normal file
26
databases/db/files/patch-db.1
Normal file
|
@ -0,0 +1,26 @@
|
|||
--- db.1.orig Sat Jan 3 10:42:58 2004
|
||||
+++ db.1 Sat Jan 3 10:44:30 2004
|
||||
@@ -67,8 +67,6 @@
|
||||
.Op Fl T Ar str
|
||||
.Ek
|
||||
.Bk -words
|
||||
-.Op Fl X Ar str
|
||||
-.Ek
|
||||
.Ar type
|
||||
.Ar database
|
||||
.Bk -words
|
||||
@@ -264,14 +262,6 @@
|
||||
.
|
||||
.It Fl V
|
||||
Display value.
|
||||
-.
|
||||
-.It Fl X Ar str
|
||||
-When encoding items with
|
||||
-.Fl S
|
||||
-option also encode characters in
|
||||
-.Ar str ,
|
||||
-per
|
||||
-.Xr svis 3 .
|
||||
.
|
||||
.El
|
||||
.Pp
|
Loading…
Add table
Reference in a new issue