diff options
author | Ian C <ianc@noddybox.co.uk> | 2005-05-15 19:27:04 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2005-05-15 19:27:04 +0000 |
commit | 6ecf70c3f9f13fa06912691cde02f7e9a7bbf2ce (patch) | |
tree | 9598d095c93fe7cf5cc0d81576088926adced03c /xed.1 | |
parent | 62930023bf01568d2aea3d35e2268c6d89725dd3 (diff) |
Fixed missing include. Update docs accordingly.
Diffstat (limited to 'xed.1')
-rw-r--r-- | xed.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -175,12 +175,12 @@ The diagnostics produced by .B xed are intended to be self-explanatory. .SH NOTES -Version 2.0 of +Version 2.1 of .B xed -includes these additions and fixes over 1.7 : +includes these additions and fixes over 2.0 : .TP o -Drastically tidied up code to enter the 1990's at least. +Added missing include for unistd.h -- FreeBSD didn't mind, cygwin did. .SH BUGS .TP o |