Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/file/magdir fix typos
details: https://anonhg.NetBSD.org/src/rev/cbf477f71fb2
branches: trunk
changeset: 513199:cbf477f71fb2
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Jul 26 07:59:21 2001 +0000
description:
fix typos
diffstat:
usr.bin/file/magdir/filesystems | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r e62b95e1ef31 -r cbf477f71fb2 usr.bin/file/magdir/filesystems
--- a/usr.bin/file/magdir/filesystems Thu Jul 26 07:58:55 2001 +0000
+++ b/usr.bin/file/magdir/filesystems Thu Jul 26 07:59:21 2001 +0000
@@ -63,8 +63,8 @@
9564 lelong 0x00011954 Unix Fast File system (little-endian),
>8404 string x last mounted on %s,
->9504 ledate x last checkd at %s,
->8224 ledate x last writen at %s,
+>9504 ledate x last checked at %s,
+>8224 ledate x last written at %s,
>8228 lelong x number of blocks %d,
>8232 lelong x number of data blocks %d,
>8236 lelong x number of cylinder groups %d,
@@ -78,8 +78,8 @@
9564 belong 0x00011954 Unix Fast File system (big-endian),
>8404 string x last mounted on %s,
->9504 bedate x last checkd at %s,
->8224 bedate x last writen at %s,
+>9504 bedate x last checked at %s,
+>8224 bedate x last written at %s,
>8228 belong x number of blocks %d,
>8232 belong x number of data blocks %d,
>8236 belong x number of cylinder groups %d,
Home |
Main Index |
Thread Index |
Old Index