1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/share/man
Pawel Jakub Dawidek 1f8197cf4d Allow to change interfaces name on boot time.
Now, one should be able to put something like this into /etc/rc.conf:

	ifconfig_fxp0_name="net0"
	ifconfig_net0="inet 10.0.0.1/16"

Reviewed by:	green
2004-10-30 13:44:06 +00:00
..
man1 Use a single style for share/man/ makefiles: 2004-01-20 10:27:23 +00:00
man3 Mutually cross-reference sysexits(3) and err(3). Add text to err(3) 2004-10-04 14:04:37 +00:00
man4 Document support for the B&B Electronics USB->RS422/485 adapter. 2004-10-30 09:25:11 +00:00
man5 Allow to change interfaces name on boot time. 2004-10-30 13:44:06 +00:00
man6 DTRT, quote parens in an extended regular expression. 2004-01-21 18:57:45 +00:00
man7 Mention pf.conf(5), pfctl(8) and pflogd(8) as ADDITIONAL READINGs. 2004-10-23 15:05:46 +00:00
man8 2004-10-07 14:06:23 +00:00
man9 Correct a misspelling, 'task_fn' -> 'task_fn_t'. 2004-10-26 17:14:45 +00:00
Makefile Make the creation of the OpenSSL whatis(1) database conditional on 2003-09-04 21:24:18 +00:00