aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-12-20 17:57:34 +0000
committerEd Maste <emaste@FreeBSD.org>2021-12-20 17:59:01 +0000
commit3e01ee76f2042fe07ad5cf8edeb5065bc0aba320 (patch)
treed1e493c49eb8bf27a7ac5fe739e0529f243fb965 /usr.bin
parent4b97eef0bb3e4403feda3f51aaaf7b75b953db76 (diff)
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/lorder/lorder.19
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.bin/lorder/lorder.1 b/usr.bin/lorder/lorder.1
index b3bfc2d37d35..de03b626fc5f 100644
--- a/usr.bin/lorder/lorder.1
+++ b/usr.bin/lorder/lorder.1
@@ -28,7 +28,7 @@
.\" @(#)lorder.1 8.2 (Berkeley) 4/28/95
.\" $FreeBSD$
.\"
-.Dd August 14, 2015
+.Dd December 20, 2021
.Dt LORDER 1
.Os
.Sh NAME
@@ -61,6 +61,13 @@ When linking static binaries,
and
.Xr tsort 1
can be used to properly order library archives automatically.
+.Pp
+The use of
+.Nm
+is not required by contemporary linkers, and
+.Nm
+may be removed from a future version of
+.Fx .
.Sh ENVIRONMENT
.Bl -tag -width indent
.It Ev NM