summaryrefslogtreecommitdiff
path: root/lib/libnetgraph/netgraph.3
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2004-07-04 04:03:37 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2004-07-04 04:03:37 +0000
commit32889325b84d4275557e784801ac53c73cd18338 (patch)
treee5be37eb2be85e32312d9e567fd030e62c2139f1 /lib/libnetgraph/netgraph.3
parent17009496875b13dc3f08c69a3492ddfe2d8e776e (diff)
Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it's
much more apt to note that it has the same result as NgRecvMsg. Make the manual page less circular in its reference to this fact.
Notes
svn path=/head/; revision=131548
Diffstat (limited to 'lib/libnetgraph/netgraph.3')
-rw-r--r--lib/libnetgraph/netgraph.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libnetgraph/netgraph.3 b/lib/libnetgraph/netgraph.3
index 0b832cc39218..d2ef8bd8c8fe 100644
--- a/lib/libnetgraph/netgraph.3
+++ b/lib/libnetgraph/netgraph.3
@@ -235,7 +235,7 @@ by sending a
.Dv NGM_BINARY2ASCII
request back to the originating node.
The result is the same as
-.Fn NgRecvAsciiMsg ,
+.Fn NgRecvMsg ,
with the exception that the reply arguments field will contain a
.Dv NUL Ns -terminated
.Tn ASCII