summaryrefslogtreecommitdiff
path: root/usr/src/lib/libelfsign
diff options
context:
space:
mode:
authorDan McDonald <danmcd@joyent.com>2022-03-15 12:07:15 -0400
committerGitHub <noreply@github.com>2022-03-15 12:07:15 -0400
commit83decd22b44019b0fe369224fb19e1ef21263ab6 (patch)
tree0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/lib/libelfsign
parentad491f11d9af43fd3f0d6159c9e08112de475a54 (diff)
downloadillumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/lib/libelfsign')
-rw-r--r--usr/src/lib/libelfsign/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libelfsign/README b/usr/src/lib/libelfsign/README
index 059b4c7869..3e00452dc8 100644
--- a/usr/src/lib/libelfsign/README
+++ b/usr/src/lib/libelfsign/README
@@ -23,8 +23,6 @@
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-#ident "%Z%%M% %I% %E% SMI"
-
Note that this library does not have a spec file.
@@ -34,5 +32,5 @@ here are ever elevated to a public taxonomy then a spec file needs to
be introduced.
A 64 bit version of this library does not exist.
-That isn't an issue since kcfd(1m) and elfsign(1) are 32 bit
+That isn't an issue since kcfd(8) and elfsign(1) are 32 bit
applications and are the only consumers.