From: Ben Pfaff Date: Thu, 9 Jan 2014 06:15:21 +0000 (-0800) Subject: relocatable-shell: Update suggested usage in maintainer documentation. X-Git-Tag: stable/20140202~6 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=c0920188a9d9d5405cb9639d7ae07d9cae2161bf;hp=c0920188a9d9d5405cb9639d7ae07d9cae2161bf;p=gnulib.git relocatable-shell: Update suggested usage in maintainer documentation. Instead of suggesting an inline usage of "sed", that would have to be cut-and-pasted for every directory to be relocated, suggest a shell function. Make the example obviously an example, whereas previously it looked like it might be literal text. Thanks to Reuben Thomas for pointing out these issues. See http://lists.gnu.org/archive/html/bug-gnulib/2014-01/msg00039.html for further context. (cherry picked from commit e446f257e29da65d94ec2d944e08a62b5690d99b) ---