# # patch "monotone.texi" # from [5eb6b561146529eb7465aaeb8b90284df93a7fec] # to [e053856be27fa9eb51ef40088fa8253ddefa081c] # ======================================================================== --- monotone.texi 5eb6b561146529eb7465aaeb8b90284df93a7fec +++ monotone.texi e053856be27fa9eb51ef40088fa8253ddefa081c @@ -1645,7 +1645,12 @@ @end smallexample This command sets up a single listener loop on the host address@hidden, serving all branches matching address@hidden@footnote{Make sure that the name +resolves to the right IP address. E.g. by checking @code{ping +jim-laptop.juicebot.co.jp}. A server listening on localhost +(127.0.0.1) will not be reachable by other computers. If you don't want +to think about interfaces and addresses start monotone on @code{0.0.0.0}. +}, serving all branches matching @code{jp.co.juicebot.jb7*}. This will naturally include the @code{jp.co.juicebot.jb7} branch, and any sub-branches. The quotes around @code{"jp.co.juicebot.jb7*"} are there to protect the @code{*}