diff options
author | trhodes <trhodes@FreeBSD.org> | 2002-05-16 04:10:46 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2002-05-16 04:10:46 +0000 |
commit | 896f3841bf047ca93766900f8cd8c5852e6a9245 (patch) | |
tree | 0adfec655f17ae1258112946fa8d7d72c9c75f76 /sbin/adjkerntz | |
parent | 0c40c9d08e198e96b30b9b27d5caea7fce0f7118 (diff) | |
download | FreeBSD-src-896f3841bf047ca93766900f8cd8c5852e6a9245.zip FreeBSD-src-896f3841bf047ca93766900f8cd8c5852e6a9245.tar.gz |
more file system > filesystem
Diffstat (limited to 'sbin/adjkerntz')
-rw-r--r-- | sbin/adjkerntz/adjkerntz.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/adjkerntz/adjkerntz.8 b/sbin/adjkerntz/adjkerntz.8 index d1606e3..15f2627 100644 --- a/sbin/adjkerntz/adjkerntz.8 +++ b/sbin/adjkerntz/adjkerntz.8 @@ -42,13 +42,13 @@ is always set to UTC, and the CMOS clock, which may be set to local time. .Nm Adjkerntz also informs the kernel about machine timezone shifts to -maintain proper timestamps for local time file systems such as the MS-DOS -file system. +maintain proper timestamps for local time filesystems such as the MS-DOS +filesystem. The main purpose of this thing is not general fixing of initially broken MS-DOS file timestamp idea but keeping the same timestamps between .Fx -MS-DOS file system +MS-DOS filesystem and MS-DOS operating system installed on the same machine. If the file @@ -84,7 +84,7 @@ also stores the local time zone offset into the .Pa machdep.adjkerntz kernel variable, for use by subsequent invocations of .Em "'adjkerntz -a'" -and by local time file systems. +and by local time filesystems. .Pp For a local time CMOS clock .Em "'adjkerntz -i'" |