https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255017

--- Comment #2 from Jens Schweikhardt <[email protected]> ---
Created attachment 224082
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224082&action=edit
Changes /usr/local/shared/ to /usr/local/share/

Here's the "git diff" after
find . -type f -print0|xargs -0 sed -i "" -e
s,/usr/local/shared/,/usr/local/share/,g

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to