diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-15 14:04:22 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-15 14:04:22 +0000 |
commit | 3b14413379bd08f152ee02078087f0d47d6fedff (patch) | |
tree | b72a3971acfe7556e7540576b7fa4723dbc33ff8 /etc | |
parent | 0d45d69c2ad4038b71371a8c183e887941569245 (diff) | |
download | ATCD-3b14413379bd08f152ee02078087f0d47d6fedff.tar.gz |
fixed typo: _y instead of _l
Diffstat (limited to 'etc')
-rw-r--r-- | etc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/README b/etc/README index 98f889ea169..312405d1b69 100644 --- a/etc/README +++ b/etc/README @@ -28,5 +28,5 @@ To update Svc_Conf_l.cpp.diff: 6) % cd ../etc % cvs commit -ko -m'updated diff file' Svc_Conf_l.cpp.diff -To update Svc_Conf_l.cpp.diff, follow the same procedure, above, as +To update Svc_Conf_y.cpp.diff, follow the same procedure, above, as for updating Svc_Conf_l.cpp.diff, but replace "_l" with "_y". |