diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2011-10-21 17:27:01 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2011-10-21 17:27:01 +0000 |
commit | a3d7d4775cbbd5c2361dace35215e7447972f225 (patch) | |
tree | 8834c648011d360b80f067cdae8c62dccc91596c | |
parent | bfb3fd36e3c45911c397b26930209ae8cff5d792 (diff) |
add elf to properties
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 56a53e006d3..a1480001b64 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.291 2011/10/16 14:58:13 jmc Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.292 2011/10/21 17:27:00 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 16 2011 $ +.Dd $Mdocdate: October 21 2011 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1777,6 +1777,9 @@ Possible properties include architecture possesses suspend (apm) support. .It gccN gccN architecture. +.It elf +.Xr elf 5 +architecture. .It lp64 lp64 architecture. .It no_shared |