看板 FB_doc 關於我們 聯絡資訊
Hello Kent, Monday, February 27, 2006, 9:25:37 PM, you wrote: > I recently encountered a problem that I had to add DDB debugging to my > kernel. The manual specifies that I only needed to add "options DDB" to > my kernel config file but DDB depends on KDB and that should be > mentioned in the document. How do you do the diff to include the > modified line? I have used FreeBSD for 7 years but never needed to do a > doc send-pr. You can still open a PR without actual patch, describing the problem and where we can find it is just enought. otherwise, if you still want to submit patch as well, use e.g. # diff -ruN original.file new.file > file.diff and then # send-pr -a file.diff -- Sincerely, Daniel Gerzo _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"