aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mkstr
diff options
context:
space:
mode:
authorDiomidis Spinellis <dds@FreeBSD.org>2003-08-22 17:55:56 +0000
committerDiomidis Spinellis <dds@FreeBSD.org>2003-08-22 17:55:56 +0000
commit85da09e85d4a843e53ad228a9a2f3952dfe20743 (patch)
tree33006481e335fdb81a92d9498c820924257535cd /usr.bin/mkstr
parent49dc7ac17d47ed8087300aacc113827c82181248 (diff)
Notes
Diffstat (limited to 'usr.bin/mkstr')
-rw-r--r--usr.bin/mkstr/mkstr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mkstr/mkstr.1 b/usr.bin/mkstr/mkstr.1
index 52627aabb3925..1b83cc0ebf5da 100644
--- a/usr.bin/mkstr/mkstr.1
+++ b/usr.bin/mkstr/mkstr.1
@@ -120,6 +120,7 @@ error(a1, a2, a3, a4)
}
.Ed
.Sh SEE ALSO
+.Xr gencat 1 ,
.Xr xstr 1 ,
.Xr lseek 2
.Sh HISTORY
@@ -132,5 +133,4 @@ The
.Nm
utility was intended for the limited architecture of the PDP 11 family.
Very few programs actually use it.
-It is not an efficient method, the error messages
-should be stored in the program text.
+The memory savings are negligible in modern computers.