Date: Mon, 6 Mar 2006 17:37:43 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 netgraph.4 Message-ID: <200603061737.k26Hbhhd082704@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
keramida 2006-03-06 17:37:43 UTC
FreeBSD src repository (doc committer)
Modified files:
share/man/man4 netgraph.4
Log:
Revert parts of 1.51 and add a missing \& after "i.e." that is not the
end of a sentence. Ruslan notes that:
* The part about hexadecimal representation was intentional -- node ID
is parsed as the ng_parse_hint32_type, and is represented
(input/output) as a hexadecimal number
* "This value" was more correct, as the alternative name is
"[<value>]:" where <value> is hexadecimal value of the node ID.
* "ID based name" (which is "[<hexid>]:") was correct, and what's now is
incorrect -- node ID (number) cannot be equivalent to a name.
Revision Changes Path
1.52 +7 -6 src/share/man/man4/netgraph.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603061737.k26Hbhhd082704>
