diff options
author | Roland McGrath <roland@redhat.com> | 1995-12-12 04:55:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1995-12-12 04:55:06 +0000 |
commit | 8c13a208957b1a890bafe6a2c4163dbad53b600f (patch) | |
tree | a0417fc12e69dc73dd08b076dc7cd1b9ec662cda | |
parent | 2a0707e1b8019a504790c83f083ca0381df25587 (diff) | |
download | gunmake-8c13a208957b1a890bafe6a2c4163dbad53b600f.tar.gz |
Fix typo.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Version 3.73 See INSTALL for details. * You can now send a SIGUSR1 signal to Make to toggle printing of debugging - output enable by -d, at any time during the run. + output enabled by -d, at any time during the run. Version 3.72 |