Author: delphij Date: Fri Sep 18 20:28:37 2015 New Revision: 287969 URL: https://svnweb.freebsd.org/changeset/base/287969
Log: There is no HP 300 support in FreeBSD anymore, so remove the obsolete BUGS section. While I'm there also bump Dd date. MFC after: 2 weeks Modified: head/lib/libc/sys/reboot.2 Modified: head/lib/libc/sys/reboot.2 ============================================================================== --- head/lib/libc/sys/reboot.2 Fri Sep 18 20:11:10 2015 (r287968) +++ head/lib/libc/sys/reboot.2 Fri Sep 18 20:28:37 2015 (r287969) @@ -28,7 +28,7 @@ .\" @(#)reboot.2 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd June 4, 1993 +.Dd September 18, 2015 .Dt REBOOT 2 .Os .Sh NAME @@ -166,8 +166,3 @@ The .Fn reboot system call appeared in .Bx 4.0 . -.Sh BUGS -The HP300 implementation supports neither -.Dv RB_DFLTROOT -nor -.Dv RB_KDB . _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
