Author: wxs (ports committer)
Date: Thu May 20 18:39:33 2010
New Revision: 208357
URL: http://svn.freebsd.org/changeset/base/208357

Log:
  Document NANO_ARCH which is no longer hard coded as of r205980.
  
  Approved by:  imp@

Modified:
  head/share/man/man8/nanobsd.8

Modified: head/share/man/man8/nanobsd.8
==============================================================================
--- head/share/man/man8/nanobsd.8       Thu May 20 18:22:45 2010        
(r208356)
+++ head/share/man/man8/nanobsd.8       Thu May 20 18:39:33 2010        
(r208357)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 16, 2009
+.Dd May 20, 2010
 .Dt NANOBSD 8
 .Os
 .Sh NAME
@@ -203,6 +203,9 @@ Build name (used to construct the workin
 Path to the source tree used to build the image.
 .It Va NANO_KERNEL
 Name of the kernel configuration file used to build the kernel.
+.It Va NANO_ARCH
+Machine processor architecture to build. Defaults to output of
+.Cm uname -p .
 .It Va NANO_BOOT0CFG
 Controls the options passed to
 .Xr boot0cfg 8 ;
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to