diff options
author | chip <chip> | 2000-12-03 19:10:46 +0000 |
---|---|---|
committer | chip <chip> | 2000-12-03 19:10:46 +0000 |
commit | 54b225f1c3b5ab685b17395a4f178c340ec2ad0a (patch) | |
tree | 670811da0834746eb1f35636a1807204cea09071 | |
parent | 75cbc5abeb4b1d39abf298be217783c2b0889ae5 (diff) | |
download | nfs-utils-54b225f1c3b5ab685b17395a4f178c340ec2ad0a.tar.gz nfs-utils-54b225f1c3b5ab685b17395a4f178c340ec2ad0a.tar.xz nfs-utils-54b225f1c3b5ab685b17395a4f178c340ec2ad0a.zip |
Wrap Neil's recent changelog entry so lines don't exceed 80 columns.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,8 +5,9 @@ 2000-11-24 Neil Brown <neilb@cse.unsw.edu.au> - * support/nfs/exports.c (getexportent): Check for host name without option, - or options without hostname, and print a warning, as this is most likely a typo. + * support/nfs/exports.c (getexportent): Check for host name + without option, or options without hostname, and print a warning, + as this is most likely a typo. 2000-11-19 Chip Salzenberg <chip@valinux.com> |