diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-16 02:46:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-16 02:46:52 +0000 |
commit | 396bb0e36d546d24cca405a19bd373853b2cf7c0 (patch) | |
tree | 6c77a8d7a75215a97151ef33ea7960b0aa39fd83 /sbin/routed/routed.8 | |
parent | b1baaf9c4011456ab5e965b9fab709067ea244ce (diff) |
fix Xr; msfriedl@fau.de
Diffstat (limited to 'sbin/routed/routed.8')
-rw-r--r-- | sbin/routed/routed.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index 640d5f47d3a..178b7a4d59c 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: routed.8,v 1.20 1998/12/15 01:20:43 aaron Exp $ +.\" $OpenBSD: routed.8,v 1.21 1999/03/16 02:46:51 deraadt Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -184,7 +184,7 @@ support multicasting. If no response is received on a remote interface, if there are errors while sending responses, or if there are more errors than input or output (see -.Xr netstat 8 ), +.Xr netstat 1 ), then the cable or some other part of the interface is assumed to be disconnected or broken, and routes are adjusted appropriately. .Pp |