Date: Wed, 22 Oct 2003 22:01:30 -0700 (PDT) From: Hiten Pandya <hmp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 accept_filter.9 Message-ID: <200310230501.h9N51Uth006289@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hmp 2003/10/22 22:01:30 PDT
FreeBSD src repository (doc committer)
Modified files:
share/man/man9 accept_filter.9
Log:
Mdoc Janitor:
* Add .Vt in the right places, transform some .Fa to .Vt, depending
on discussion context.
* When refering to the function malloc(), use .Fn, and not .Xr.
* Add `The' to prefix a sentence when describing a function, so
it results in ``The xxx() function..."
* Use `system call' instead of `syscall'.
* Improve the sentence which discusses accept_filt_generic_mod_event();
Talk about moduledata_t, and refer to the DECLARE_MODULE(9) manual
page.
* Properly markup .An (Author Name) throughout the AUTHORS section.
Revision Changes Path
1.11 +38 -22 src/share/man/man9/accept_filter.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310230501.h9N51Uth006289>
