diff options
author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-03-16 18:02:30 +0000 |
---|---|---|
committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-03-16 18:02:30 +0000 |
commit | 1a6417ba860b90a208b6c3eaac1384aa574cc8e4 (patch) | |
tree | 09ade6ac09e6130a8048a8fcb7d7fe49f8354bdb /share/man/man4/udbp.4 | |
parent | f1d353ec65de4aa044611ad0fd4fb1acf3f6f125 (diff) |
Typo: s/avalable/available/
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=92432
Diffstat (limited to 'share/man/man4/udbp.4')
-rw-r--r-- | share/man/man4/udbp.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/udbp.4 b/share/man/man4/udbp.4 index 577924a04c22..a2ad93f57e7d 100644 --- a/share/man/man4/udbp.4 +++ b/share/man/man4/udbp.4 @@ -53,7 +53,7 @@ the EzLink cable and the NetChip 1080 chip. .\" clueless. Working on it -- sheldonh It requires .Xr netgraph 4 -to be avalable. +to be available. This can be done either by adding .Cd "options NETGRAPH" to your kernel configuration file, or alternatively loading |