Author: trasz
Date: Tue Apr 10 08:01:55 2018
New Revision: 332350
URL: https://svnweb.freebsd.org/changeset/base/332350

Log:
  Make development(7) mention tests and section 9 of manual pages.
  
  MFC after:    2 weeks

Modified:
  head/share/man/man7/development.7

Modified: head/share/man/man7/development.7
==============================================================================
--- head/share/man/man7/development.7   Tue Apr 10 04:56:31 2018        
(r332349)
+++ head/share/man/man7/development.7   Tue Apr 10 08:01:55 2018        
(r332350)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 27, 2018
+.Dd April 10, 2018
 .Dt DEVELOPMENT 7
 .Os
 .Sh NAME
@@ -75,6 +75,11 @@ Build instructions can be found in
 .Xr build 7
 and
 .Xr release 7 .
+Kernel APIs are usually documented, use
+.Cm apropos -s 9 ''
+for a list.
+Regression test suite is described in
+.Xr tests 7 .
 For coding conventions, see
 .Xr style 9 .
 .Pp
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to