Module Name: src Committed By: roy Date: Thu Feb 26 09:58:12 UTC 2015
Modified Files: src/usr.bin/netstat: netstat.1 Log Message: Document RTF_LOCAL To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/usr.bin/netstat/netstat.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/netstat/netstat.1 diff -u src/usr.bin/netstat/netstat.1:1.70 src/usr.bin/netstat/netstat.1:1.71 --- src/usr.bin/netstat/netstat.1:1.70 Sat Oct 11 09:23:32 2014 +++ src/usr.bin/netstat/netstat.1 Thu Feb 26 09:58:12 2015 @@ -1,4 +1,4 @@ -.\" $NetBSD: netstat.1,v 1.70 2014/10/11 09:23:32 wiz Exp $ +.\" $NetBSD: netstat.1,v 1.71 2015/02/26 09:58:12 roy Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)netstat.1 8.8 (Berkeley) 4/18/94 .\" -.Dd October 19, 2013 +.Dd February 26, 2015 .Dt NETSTAT 1 .Os .Sh NAME @@ -378,6 +378,7 @@ The mapping between letters and flags is .It G RTF_GATEWAY Destination requires forwarding by intermediary .It H RTF_HOST Host entry (net otherwise) .It L RTF_LLINFO Valid protocol to link address translation. +.It l RTF_LOCAL Route represents a local address .It M RTF_MODIFIED Modified dynamically (by redirect) .It p RTF_ANNOUNCE Link level proxy .It R RTF_REJECT Host or net unreachable