summaryrefslogtreecommitdiffstats
path: root/share/man/man4/netmap.4
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2011-11-27 06:55:57 +0000
committergjb <gjb@FreeBSD.org>2011-11-27 06:55:57 +0000
commitb62a6b0ed16f8d1065b4e9c231c860e7b98e4f33 (patch)
tree83f3e94007e7783f5be2814457050df2548d29cf /share/man/man4/netmap.4
parent6b64070ea6b8262814e61de86b09360723446181 (diff)
downloadFreeBSD-src-b62a6b0ed16f8d1065b4e9c231c860e7b98e4f33.zip
FreeBSD-src-b62a6b0ed16f8d1065b4e9c231c860e7b98e4f33.tar.gz
Remove a seemingly unnecessary [1] ellipsis from netmap.4.
Spotted by: manlint [1]
Diffstat (limited to 'share/man/man4/netmap.4')
-rw-r--r--share/man/man4/netmap.41
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/netmap.4 b/share/man/man4/netmap.4
index 8b646f9..1ad574d 100644
--- a/share/man/man4/netmap.4
+++ b/share/man/man4/netmap.4
@@ -155,7 +155,6 @@ Some macros support the access to objects in the shared memory
region. In particular:
.Bd -literal
struct netmap_if *nifp;
-...
struct netmap_ring *txring = NETMAP_TXRING(nifp, i);
struct netmap_ring *rxring = NETMAP_RXRING(nifp, i);
int i = txring->slot[txring->cur].buf_idx;
OpenPOWER on IntegriCloud