aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2002-11-01 12:22:41 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2002-11-01 12:22:41 +0000
commitc6613efd3605b6c1aecaf3d1830b6959ea6d69b2 (patch)
tree75e1a76f0ec9bcc327816b75002e5899edcbed31
parent92d2efaaca97935dab9f4ff69ee55b8c8e958b5d (diff)
downloadsrc-c6613efd3605b6c1aecaf3d1830b6959ea6d69b2.tar.gz
src-c6613efd3605b6c1aecaf3d1830b6959ea6d69b2.zip
Remove claim that pi and ex use mkstr; pi is long gone, and nex doesn't
use it.
Notes
Notes: svn path=/head/; revision=106295
-rw-r--r--usr.bin/mkstr/mkstr.17
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.bin/mkstr/mkstr.1 b/usr.bin/mkstr/mkstr.1
index 0e1bf3907e6d..52627aabb392 100644
--- a/usr.bin/mkstr/mkstr.1
+++ b/usr.bin/mkstr/mkstr.1
@@ -32,7 +32,7 @@
.\" @(#)mkstr.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd June 6, 1993
+.Dd November 1, 2002
.Dt MKSTR 1
.Os
.Sh NAME
@@ -132,10 +132,5 @@ The
.Nm
utility was intended for the limited architecture of the PDP 11 family.
Very few programs actually use it.
-The Pascal interpreter,
-.Xr \&pi 1
-and the editor,
-.Xr \&ex 1
-are two programs that are built this way.
It is not an efficient method, the error messages
should be stored in the program text.