Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

Location:
vendor/current/lib/tdb/docs
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/lib/tdb/docs/README

    r986 r988  
    6565   possible tdb_flags are:
    6666    TDB_CLEAR_IF_FIRST - clear database if we are the only one with it open
    67     TDB_INTERNAL - don't use a file, instaed store the data in
     67    TDB_INTERNAL - don't use a file, instead store the data in
    6868                   memory. The filename is ignored in this case.
    6969    TDB_NOLOCK - don't do any locking
Note: See TracChangeset for help on using the changeset viewer.