summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchip <chip>2000-12-03 19:10:46 +0000
committerchip <chip>2000-12-03 19:10:46 +0000
commit54b225f1c3b5ab685b17395a4f178c340ec2ad0a (patch)
tree670811da0834746eb1f35636a1807204cea09071
parent75cbc5abeb4b1d39abf298be217783c2b0889ae5 (diff)
downloadnfs-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--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 31db756..f7fa1fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>