summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscall.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index 5771f8a..b1684a1 100644
--- a/sys/compat/freebsd32/freebsd32_syscall.h
+++ b/sys/compat/freebsd32/freebsd32_syscall.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 239248 2012-08-14 12:09:09Z kib
+ * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 239296 2012-08-15 15:17:56Z kib
*/
#define FREEBSD32_SYS_syscall 0
@@ -132,8 +132,8 @@
#define FREEBSD32_SYS_setreuid 126
#define FREEBSD32_SYS_setregid 127
#define FREEBSD32_SYS_rename 128
- /* 129 is obsolete otruncate */
- /* 130 is obsolete ftruncate */
+ /* 129 is old truncate */
+ /* 130 is old ftruncate */
#define FREEBSD32_SYS_flock 131
#define FREEBSD32_SYS_mkfifo 132
#define FREEBSD32_SYS_sendto 133
OpenPOWER on IntegriCloud