summaryrefslogtreecommitdiff
path: root/usr.sbin/rbootd/rbootd.8
AgeCommit message (Expand)Author
2020-05-16list example files in FILES with a short description: generally, "ExampleJason McIntyre
2020-02-10briefly mention /etc/examples/ in the FILES section of all theIngo Schwarze
2017-04-19Switch base tools from /dev/bpf0 to /dev/bpf. Now that /dev/bpf has beenMartin Natano
2016-05-28Replace the /dev/bpf* open loop with a plain open("/dev/bpf0", ...).Martin Natano
2015-10-28pid removal; from jan staryJason McIntyre
2014-11-15Reduce instances of `` '' in manuals.Anthony J. Bentley
2011-09-03make -column lists pretty again;Jason McIntyre
2010-09-19more wacky macro fixing;Jason McIntyre
2009-02-01"Ethernet" is a family of networking technologies developed at Xerox PARC,Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2003-06-12- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-04-02all .Nm macros should have an argument in SYNOPSIS; also misc cleanupAaron Campbell
1999-03-11cleanupAaron Campbell
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt