From b36c276cc5c942f37ba00ee6abe2baa67bc24dc1 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 20 Feb 2003 15:05:39 +0000 Subject: Fixed comment. --- usr.bin/truss/ia64-fbsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/truss/ia64-fbsd.c') diff --git a/usr.bin/truss/ia64-fbsd.c b/usr.bin/truss/ia64-fbsd.c index ccdaca1..7cf4f52 100644 --- a/usr.bin/truss/ia64-fbsd.c +++ b/usr.bin/truss/ia64-fbsd.c @@ -35,7 +35,7 @@ static const char rcsid[] = #endif /* not lint */ /* - * FreeBSD/386-specific system call handling. This is probably the most + * FreeBSD/ia64-specific system call handling. This is probably the most * complex part of the entire truss program, although I've got lots of * it handled relatively cleanly now. The system call names are generated * automatically, thanks to /usr/src/sys/kern/syscalls.master. The -- cgit v1.1