diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-18 01:46:31 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-18 01:46:31 +0000 |
commit | e9baf5cdd907276196945f33e94c1ae5d9f5f169 (patch) | |
tree | f864e39633026d066f7a92b88326b881804a6a81 /share/man | |
parent | bf38e3bf61d0abd98d1efc9cdfcd6c00409f5517 (diff) |
paramaters -> parameters
Diffstat (limited to 'share/man')
-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 4113b439d5b..44a6f4e18b7 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netintro.4,v 1.8 1998/09/05 17:41:49 deraadt Exp $ +.\" $OpenBSD: netintro.4,v 1.9 1998/11/18 01:46:30 aaron Exp $ .\" $NetBSD: netintro.4,v 1.4 1995/10/19 08:03:40 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -309,7 +309,7 @@ will set to the size that .Ar ifc_buf needs to be to fit the entire configuration list and not -fill in the other paramaters. +fill in the other parameters. This is useful for determining the exact size that .Ar ifc_buf needs to be in advance. |