diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-03-18 12:39:32 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-03-18 12:39:32 +0000 |
| commit | dbcc13f540995bc42b882b24b4bba8d72e9dea10 (patch) | |
| tree | bcbf9b0ac9b90366d0c5c7855f5c4e4bb136efb2 | |
| parent | faf1a4f751ac0396999ff55ec3a467ce7cef3cd8 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/netintro.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4 index 506b89f4e653..97ba82b427f7 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -154,7 +154,7 @@ are known to the system #define AF_ISO 18 /* ISO protocols */ .Ed .Sh ROUTING -.Tn UNIX +.Fx provides some packet routing facilities. The kernel maintains a routing information database, which is used in selecting the appropriate network interface when |
