Author: dteske
Date: Fri Jul  5 17:35:13 2013
New Revision: 252806
URL: http://svnweb.freebsd.org/changeset/base/252806

Log:
  Since r251908, bsdconfig(8) has no direct ties to sade(8) (instead uses
  `bsdinstall partedit'). Update references (s/sade/bsdinstall/) and change
  the BUGS section to be based on reality.

Modified:
  head/usr.sbin/bsdconfig/bsdconfig.8

Modified: head/usr.sbin/bsdconfig/bsdconfig.8
==============================================================================
--- head/usr.sbin/bsdconfig/bsdconfig.8 Fri Jul  5 17:31:05 2013        
(r252805)
+++ head/usr.sbin/bsdconfig/bsdconfig.8 Fri Jul  5 17:35:13 2013        
(r252806)
@@ -235,7 +235,7 @@ customized as needed.
 .Sh EXIT STATUS
 .Ex -std
 .Sh SEE ALSO
-.Xr sade 8
+.Xr bsdinstall 8
 .Sh HISTORY
 .Nm
 first appeared in
@@ -244,4 +244,6 @@ first appeared in
 .An Ron McDowell Aq r...@fuzzwad.org
 .An Devin Teske Aq devinte...@hotmail.com
 .Sh BUGS
-Undoubtedly.
+The docsinstall and diskmgmt modules call bsdinstall.
+Bugs found in these modules should be considered those of bsdinstall, not
+.Nm .
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to