https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219966
Benedict Reuschling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |[email protected] --- Comment #2 from Benedict Reuschling <[email protected]> --- Hi Charly, the file you submitted is not an actual patch, but the source file itself with your changes. It would be much easier to see where in the file your changes are being done by creating a proper patch using "diff -ruN <oldfile> <filewithyourchanges> > change.diff". You can also find quickstart instructions in the FreeBSD Documentation Primer here: https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/overview.html#overview-quick-start Cheers Benedict -- 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]"
