diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-31 20:57:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-31 20:57:50 +0000 |
commit | c938b134616db1afd547243bd5c695c1d24be650 (patch) | |
tree | 79f40f02f3771bc5fc07446a16e1ccd73b6a0929 | |
parent | 7c02b214573b051261d20f1fa5f473841b75b588 (diff) |
grammar;
-rw-r--r-- | share/man/man4/trunk.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/trunk.4 b/share/man/man4/trunk.4 index dfc931fd1f1..2a3d16c4228 100644 --- a/share/man/man4/trunk.4 +++ b/share/man/man4/trunk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: trunk.4,v 1.2 2005/05/25 07:54:24 david Exp $ +.\" $OpenBSD: trunk.4,v 1.3 2005/05/31 20:57:49 jmc Exp $ .\" .\" Copyright (c) 2005 Reyk Floeter <reyk@vantronix.net> .\" @@ -53,7 +53,7 @@ and .Ic none for link aggregation and link failover. .Pp -The configuration could be done at runtime or by setting up a +The configuration can be done at runtime or by setting up a .Xr hostname.if 5 configuration file for .Xr netstart 8 . @@ -73,4 +73,4 @@ The driver was written by .An Reyk Floeter Aq reyk@openbsd.org . .Sh CAVEATS -Currently, only the roundrobin trunk protocol is supported. +Currently only the roundrobin trunk protocol is supported. |