diff options
author | 2004-08-21 21:58:15 +0000 | |
---|---|---|
committer | 2004-08-21 21:58:15 +0000 | |
commit | cb0f46ab01238fb00785634de1950de299252ca1 (patch) | |
tree | 18910659efb5ebb5fd0f02df31ce4e8e80ea3a61 | |
parent | describe interface groups (diff) | |
download | wireguard-openbsd-cb0f46ab01238fb00785634de1950de299252ca1.tar.xz wireguard-openbsd-cb0f46ab01238fb00785634de1950de299252ca1.zip |
fix typo introduced by last commit, spotted by jmc
-rw-r--r-- | share/man/man4/netintro.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4 index 7a2bee5f52e..6e64c5ec561 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netintro.4,v 1.27 2004/08/21 21:22:43 jaredy Exp $ +.\" $OpenBSD: netintro.4,v 1.28 2004/08/21 21:58:15 jaredy Exp $ .\" $NetBSD: netintro.4,v 1.4 1995/10/19 08:03:40 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -108,7 +108,7 @@ due to errors in device operation. .Pp Network interfaces may be collected together into interface groups. An interface group is a container that can be used generically when -referring to any interface by related some criteria. +referring to any interface related by some criteria. Interfaces may be a member of any number of interface groups. All interfaces are members of their interface family group by default. For example, a PPP interface such as |