diff options
author | chip <chip> | 2000-02-26 08:54:53 +0000 |
---|---|---|
committer | chip <chip> | 2000-02-26 08:54:53 +0000 |
commit | 591e6354ff88f2c92062420afac33dec0ee0a4b8 (patch) | |
tree | c299802972aa2a1f5f5957356133d075f2b1eb50 | |
parent | ab31307c4e93c0d8e3f9868d3b79d009096236c1 (diff) | |
download | nfs-utils-591e6354ff88f2c92062420afac33dec0ee0a4b8.tar.gz nfs-utils-591e6354ff88f2c92062420afac33dec0ee0a4b8.tar.xz nfs-utils-591e6354ff88f2c92062420afac33dec0ee0a4b8.zip |
Documentation updates.
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,10 +1,18 @@ 2000-02-26 Chip Salzenberg <chip@valinux.com> + * utils/lockd/lockd.man: Create. + * utils/lockd/Makefile: Install it. + * utils/nhfsstone/nhfsstone.man: Change suffix from ".1". + * utils/nhfsstone/Makefile: Install it. + * utils/exportfs/exports.man: Fix typo. + +2000-02-26 Chip Salzenberg <chip@valinux.com> + * support/nfs/xio.c (xungetc): Decrement line number when character to unget is newline. Make first parameter int, so it can distinguish EOF from \377. * support/include/xio.h (xungetc): Adjust prototype. - + Fri Feb 4 23:42:23 EST 2000 Neil Brown <neilb@cse.unsw.edu.au> * support/include/nfs/export.h: added NFSEXP_NOAUTHNLM |