summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2001-09-13 22:02:48 +0000
committerjulian <julian@FreeBSD.org>2001-09-13 22:02:48 +0000
commit874cf1f6ad8426601800de2ce729b24d16775ff3 (patch)
treeb1762a9ae14ea0c9d27f946d4af67e462b39e162 /sys/compat/svr4
parentcea3874b3bebc20f0b3313c8dbd210bffa4cb092 (diff)
downloadFreeBSD-src-874cf1f6ad8426601800de2ce729b24d16775ff3.zip
FreeBSD-src-874cf1f6ad8426601800de2ce729b24d16775ff3.tar.gz
Fix typo.
noticed by: jhb
Diffstat (limited to 'sys/compat/svr4')
-rw-r--r--sys/compat/svr4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/Makefile b/sys/compat/svr4/Makefile
index 6de19bc..7da356e 100644
--- a/sys/compat/svr4/Makefile
+++ b/sys/compat/svr4/Makefile
@@ -5,7 +5,7 @@
MAINTAINER= newton@freebsd.org
all:
- @echo "make syscallnames only"
+ @echo "make sysent only"
sysent: svr4_sysent.c svr4_syscall.h svr4_proto.h
OpenPOWER on IntegriCloud