CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/11/22 15:01:55
Modified files: sbin/ifconfig : ifconfig.8 share/man/man4 : bridge.4 gif.4 share/man/man5 : Makefile hostname.if.5 Log message: Move information describing the bridge and brconfig behaviour into the relevant manual pages. Functionality is described in the (4) pages, controlling the functionality in ifconfig(8), and the hostname.if gains the old bridgename.if(5) functionality. ok claudio jmc