# # patch "monotone.texi" # from [410d7f0020b615d72dbd8e454066e2090298f428] # to [c48e13daf046f973f1a6ed8a1c9f6912b00a79dd] # ======================================================================== --- monotone.texi 410d7f0020b615d72dbd8e454066e2090298f428 +++ monotone.texi c48e13daf046f973f1a6ed8a1c9f6912b00a79dd @@ -5901,11 +5901,11 @@ the configuration directory. This file looks like @smallexample @group -pattern "net.example.project.\{private,security\}*" +pattern "address@hidden,address@hidden" allow "joe@@example.net" allow "jim@@example.net" -pattern "net.example.\{public,project\}*" +pattern "address@hidden,address@hidden" allow "*" @end group @end smallexample