# # # patch "monotone.texi" # from [4f6e32c7445c20c85d07ca8005034f1fb4f2dca2] # to [50c10e49ae961d0b36374f02b09b5af2fab9cb00] # ============================================================ --- monotone.texi 4f6e32c7445c20c85d07ca8005034f1fb4f2dca2 +++ monotone.texi 50c10e49ae961d0b36374f02b09b5af2fab9cb00 @@ -3545,11 +3545,11 @@ @heading Existing vars by first use of netsync, and by any netsync that uses the @option{--set-default} option. @item delta-direction -This tells monotone whether to store @value{reverse} deltas (the default), address@hidden deltas, or @value{both} kinds of deltas for reconstructing +This tells monotone whether to store @samp{reverse} deltas (the default), address@hidden deltas, or @samp{both} kinds of deltas for reconstructing versions of files. Reverse deltas are faster when inspecting recent files, while forward deltas are much faster for sending over the network. This -should probably be set to @value{both} for a server database, unless disk +should probably be set to @samp{both} for a server database, unless disk space is limited. Changing this value does not affect deltas that have already been stored.