summaryrefslogtreecommitdiff
path: root/share/man/man4/harp.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/harp.4')
-rw-r--r--share/man/man4/harp.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/harp.4 b/share/man/man4/harp.4
index 912da8042cb4..44323b073f56 100644
--- a/share/man/man4/harp.4
+++ b/share/man/man4/harp.4
@@ -44,7 +44,7 @@
.Sh DESCRIPTION
The
.Nm
-driver when loaded attaches to all netgraph ATM interface in the system and for
+driver, when loaded, attaches to all netgraph ATM interfaces in the system and for
each of these interfaces presents a physical interface to the HARP stack.
The name of the harp physical interface is the same as the name of the
netgraph interface (they are in different namespaces).
@@ -57,8 +57,8 @@ netgraph interface (they are in different namespaces).
.Sh CAVEATS
When
.Xr fatm 4
-is used it must be started before
+is used, it must be started before
.Nm
-is loaded to get the correct configuration for the HARP physical interface.
+is loaded, to get the correct configuration for the HARP physical interface.
.Sh AUTHORS
.An Harti Brandt Aq harti@freebsd.org .