diff options
author | 2005-01-20 17:03:21 +0000 | |
---|---|---|
committer | 2005-01-20 17:03:21 +0000 | |
commit | 2812866674f636492e476b31dc04853deaad93e8 (patch) | |
tree | 88bb3f4dc8ae7828f528a2ff2abea456c5765367 | |
parent | More wscons bits (diff) | |
download | wireguard-openbsd-2812866674f636492e476b31dc04853deaad93e8.tar.xz wireguard-openbsd-2812866674f636492e476b31dc04853deaad93e8.zip |
add /usr/libdata/ldscripts/
description from miod;
-rw-r--r-- | share/man/man7/hier.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 7905a22557e..e61bae904c8 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.52 2005/01/20 16:34:16 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.53 2005/01/20 17:03:21 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -295,11 +295,13 @@ for a description of library types. .It libdata/ Miscellaneous utility data files. .Pp -.Bl -tag -width "perl5/" -compact +.Bl -tag -width "ldscripts/" -compact .It cvs/ Placeholder for user contributed .Xr cvs 1 code/scripts. +.It ldscripts/ +ELF linker scripts. .It lint/ Prebuilt .Xr lint 1 |