Author: gavin Date: Sun Mar 11 19:23:37 2012 New Revision: 232826 URL: http://svn.freebsd.org/changeset/base/232826
Log: Merge r226862 from head: Remove example for linking /dev/vga to /dev/ttyv0, this hasn't been required since X version 4.3.0. PR: conf/161847 Submitted by: eadler Modified: stable/9/etc/devfs.conf Directory Properties: stable/9/etc/ (props changed) Modified: stable/9/etc/devfs.conf ============================================================================== --- stable/9/etc/devfs.conf Sun Mar 11 19:08:56 2012 (r232825) +++ stable/9/etc/devfs.conf Sun Mar 11 19:23:37 2012 (r232826) @@ -31,9 +31,6 @@ # # Examples: -# Historically X depended on this, but version 4.3.0 doesn't seem to anymore -#link ttyv0 vga - # Commonly used by many ports #link cd0 cdrom #link cd0 dvd _______________________________________________ svn-src-stable-9@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9 To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"