summaryrefslogtreecommitdiff
path: root/share/man/man4/route.4
AgeCommit message (Collapse)Author
2004-08-10update to realityJared Yanovich
- elaborate on cloned route behavior - mention route labels - sync header file excerpts - remove ISO mention - things that were new 10 years ago are just "the way" now, so do not refer to them as such - remove source routing stuff for now mdoc corrections add some cross-refs slight consistency and reorganizational fixes grammar, punctuation, and rewording fixes requested by, help, and ok henning help and ok jmc
2004-06-19sync (RTF_MPATH).Cedric Berger
2004-06-08add new flag and addresses for source-based routing. ok millert@Cedric Berger
2004-05-04The tcp specific routing metrics are almost never used so reduce the routingClaudio Jeker
table from these metrics. struct rt_msghdr used by the routing socket is not affected and so most userland apps don't need to be changed. some man page polishing by jmc@ OK henning@ markus@ theo@
2004-01-21sync with headers;Jason McIntyre
this also includes some typo fixes and improvememnts from the NetBSD page; prompted by markus@ and ok itojun@
2003-08-31.Sx SYNOPSIS;Jason McIntyre
2003-08-26mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parentJun-ichiro itojun Hagino
disappers. deraadt ok
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-04-19fix typos; Julien BordetTodd C. Miller
2003-04-03typos;Jason McIntyre
2002-09-26Incomplete section 4 mi manual page cleanup.Miod Vallat
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this)
2002-05-06spellingTheo de Raadt
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
2000-12-21Various repairs, $Id$ tags added, etc.Aaron Campbell
2000-01-22Use .Va macro when referring to the global variable errno.Aaron Campbell
1999-09-23Typo fixes.Alex Feldman
1999-08-13blow away kmem info; freebsdTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1995-10-18initial import of NetBSD treeTheo de Raadt