From 340ac6a2575eee26bbcd6dec2cfa9bd93723e595 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 3 Jun 2002 12:04:09 +0000 Subject: compatiblity -> compatibility decriptor -> descriptor authentciated -> authenticated transmition -> transmission --- sys/compat/ultrix/ultrix_fs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/ultrix/ultrix_fs.c') diff --git a/sys/compat/ultrix/ultrix_fs.c b/sys/compat/ultrix/ultrix_fs.c index eafa1f03136..a0cfa887030 100644 --- a/sys/compat/ultrix/ultrix_fs.c +++ b/sys/compat/ultrix/ultrix_fs.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ultrix_fs.c,v 1.8 2002/04/23 18:54:12 espie Exp $ */ +/* $OpenBSD: ultrix_fs.c,v 1.9 2002/06/03 12:04:08 deraadt Exp $ */ /* $NetBSD: ultrix_fs.c,v 1.4 1996/04/07 17:23:06 jonathan Exp $ */ /* @@ -59,7 +59,7 @@ /* * Ultrix file system data structure, as modified by * Ultrix getmntent(). This structure is padded to 2560 bytes, for - * compatiblity with the size the Ultrix kernel and user apps expect. + * compatibility with the size the Ultrix kernel and user apps expect. */ struct ultrix_fs_data { u_int32_t ufsd_flags; /* how mounted */ -- cgit v1.2.3