aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/truss/i386-fbsd.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-02-20 15:05:39 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-02-20 15:05:39 +0000
commit66c8239c89c92965920a995a0a6ea63e56a40a39 (patch)
tree1893eee86eb1396b3a73a6ff9be64e664e2de6e4 /usr.bin/truss/i386-fbsd.c
parent8fcac23f332fb3e59256eae3edf80504f87d0626 (diff)
downloadsrc-66c8239c89c92965920a995a0a6ea63e56a40a39.tar.gz
src-66c8239c89c92965920a995a0a6ea63e56a40a39.zip
Fixed comment.
Notes
Notes: svn path=/head/; revision=111176
Diffstat (limited to 'usr.bin/truss/i386-fbsd.c')
-rw-r--r--usr.bin/truss/i386-fbsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/truss/i386-fbsd.c b/usr.bin/truss/i386-fbsd.c
index 95e0dfbee430..fb2b2567c067 100644
--- a/usr.bin/truss/i386-fbsd.c
+++ b/usr.bin/truss/i386-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/i386-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