Date: Wed, 19 Jul 2000 01:20:04 +0100 From: Ben Smithurst <ben@FreeBSD.org> To: "Richard A. Steenbergen" <ras@e-gerbil.net> Cc: "Gary T. Corcoran" <gcorcoran@lucent.com>, Matthew Hunt <mph@astro.caltech.edu>, freebsd-net@FreeBSD.ORG Subject: Re: "ifconfig" == "ifconfig -a" Message-ID: <20000719012004.A4668@strontium.scientia.demon.co.uk> In-Reply-To: <Pine.BSF.4.21.0007181924180.95155-100000@overlord.e-gerbil.net> References: <3974E68A.63E79868@lucent.com> <Pine.BSF.4.21.0007181924180.95155-100000@overlord.e-gerbil.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--ocvL5ZWDEAsQ5ck/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Richard A. Steenbergen wrote: > At a minimium, something should be hinted at in the man page. I agree. I checked just now, and was quite surprised to see netstat(1) not even referenced in the "SEE ALSO" section. How about this: --- route.8 1999/12/07 17:38:53 1.17 +++ route.8 2000/07/19 00:18:13 @@ -54,6 +54,15 @@ .Xr routed 8 , should tend to this task. .Pp +Note that +.Nm +cannot be used to print out the entire routing table. +For that functionality, please see the +.Fl r +flag to the +.Xr netstat 1 +command. +.Pp The .Nm utility supports a limited number of general options, @@ -351,6 +360,7 @@ to create the new entry. .El .Sh SEE ALSO +.Xr netstat 1 , .Xr netintro 4 , .Xr route 4 , .Xr IPXrouted 8 , Any objections? --=20 Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / --ocvL5ZWDEAsQ5ck/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: c6yhf1quHIYnvMs+KtQ3su+0l3UKd5Zu iQCVAwUBOXT0NCsPVtiZOS99AQF+EQQAlpm5aHRqhvcDz7FQfX3HpDV5+ryD41vs hdW339Fo359o4fW07E4HtNYghOclMly5QlWjnHQQQp9Pnf0BJpwnbbTWM5Q+9p8i bfEGvIkSXfNzGYn45EUbmpVA67cdNYxjnY6PEKOxgn3IvDgBWuPRka1ihiLv0eB3 dDKTFPpwZ3o= =Mfjv -----END PGP SIGNATURE----- --ocvL5ZWDEAsQ5ck/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000719012004.A4668>