diff options
author | 2004-02-01 22:20:09 +0000 | |
---|---|---|
committer | 2004-02-01 22:20:09 +0000 | |
commit | 8e97ecf4c98c195c00a93c965d94af0372f6aa4a (patch) | |
tree | 998f737301bba2fdf40333d4b94b5be91fbf8f8c | |
parent | doc new i386 machdep sysctl (diff) | |
download | wireguard-openbsd-8e97ecf4c98c195c00a93c965d94af0372f6aa4a.tar.xz wireguard-openbsd-8e97ecf4c98c195c00a93c965d94af0372f6aa4a.zip |
pasto, from gluk
-rw-r--r-- | usr.sbin/bgpctl/bgpctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8 index ea033009b9f..44f6659c093 100644 --- a/usr.sbin/bgpctl/bgpctl.8 +++ b/usr.sbin/bgpctl/bgpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpctl.8,v 1.13 2004/01/25 00:38:34 henning Exp $ +.\" $OpenBSD: bgpctl.8,v 1.14 2004/02/01 22:20:09 henning Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" @@ -74,7 +74,7 @@ Reload the configuration file. Insert the learned routes into the Forward Information Base aka the kernel routing table. .It Li fib decouple -Remove the learned routes into the Forward Information Base aka the kernel +Remove the learned routes from the Forward Information Base aka the kernel routing table. .It Li neighbor Ar address up Take the bgp session to the specified neighbor up. |