diff options
author | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2014-01-11 09:44:00 +0000 |
---|---|---|
committer | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2014-01-11 09:44:00 +0000 |
commit | 120dc21b86a01e0825495e0eeabd923edd26af90 (patch) | |
tree | 19e75204a985ee118dd4604c1f28416b5d81361e /sbin/route | |
parent | 67fd1a8fb664fa42123be23d1f79fc19421ca539 (diff) | |
download | src-120dc21b86a01e0825495e0eeabd923edd26af90.tar.gz src-120dc21b86a01e0825495e0eeabd923edd26af90.zip |
Bump dates in nestat(1) and route(8) man pages.
Fix several small errors introduced by r260524.
Suggested by: glebius
MFC after: 2 weeks
Notes
Notes:
svn path=/head/; revision=260540
Diffstat (limited to 'sbin/route')
-rw-r--r-- | sbin/route/route.8 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8 index 8906cf7a090a..22400382ee2d 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -28,7 +28,7 @@ .\" @(#)route.8 8.3 (Berkeley) 3/19/94 .\" $FreeBSD$ .\" -.Dd October 17, 2013 +.Dd January 11, 2014 .Dt ROUTE 8 .Os .Sh NAME @@ -146,12 +146,11 @@ When the address family may is specified by any of the .Fl xns , .Fl atalk , .Fl inet6 , -.Fl 6, -.Fl inet, or -.Fl 4 +.Fl inet modifiers, only routes having destinations with addresses in the -delineated family will be deleted. Additionally, +delineated family will be deleted. +Additionally, .Fl 4 or .Fl 6 |