Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2013 15:05:49 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r258741 - head/lib/libstand
Message-ID:  <201311291505.rATF5oVM083929@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Fri Nov 29 15:05:49 2013
New Revision: 258741
URL: http://svnweb.freebsd.org/changeset/base/258741

Log:
  Note that libstand is 32-bit on amd64 and powerpc64
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/lib/libstand/libstand.3

Modified: head/lib/libstand/libstand.3
==============================================================================
--- head/lib/libstand/libstand.3	Fri Nov 29 14:23:22 2013	(r258740)
+++ head/lib/libstand/libstand.3	Fri Nov 29 15:05:49 2013	(r258741)
@@ -674,3 +674,7 @@ the environment functions and this manpa
 .An Mike Smith Aq msmith@FreeBSD.org .
 .Sh BUGS
 The lack of detailed memory usage data is unhelpful.
+.Pp
+On the amd64 and powerpc64 architectures
+.Nm
+is a 32-bit library.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311291505.rATF5oVM083929>