diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-03-27 12:56:17 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-03-27 12:56:17 +0000 |
| commit | 9c51b14f53b50d7486b9e1a44173e55066015ca8 (patch) | |
| tree | 92402e59c86b1a5bfb14d25d05c11a2beaf2660a | |
| parent | ee8c192f4efd83a0c6ffb5e85807b765e894770f (diff) | |
20070327-1355 man page
| -rw-r--r-- | include/version.h | 2 | ||||
| -rw-r--r-- | man/2/INDEX | 15 | ||||
| -rw-r--r-- | man/4/ftpfs | 2 |
3 files changed, 17 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h index 8b9a68b3..140be5b6 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define VERSION "Fourth Edition (20070323)" +#define VERSION "Fourth Edition (20070327)" diff --git a/man/2/INDEX b/man/2/INDEX index c50a1932..f61422c4 100644 --- a/man/2/INDEX +++ b/man/2/INDEX @@ -187,6 +187,21 @@ sha1 keyring-sha1 sign keyring-sha1 verify keyring-sha1 keyset keyset +allsat lists +anysat lists +append lists +combine lists +concat lists +delete lists +filter lists +ismember lists +last lists +lists lists +map lists +pair lists +partition lists +rev lists +unpair lists lock lock intro math-0intro math math-0intro diff --git a/man/4/ftpfs b/man/4/ftpfs index 522adb4b..947d7338 100644 --- a/man/4/ftpfs +++ b/man/4/ftpfs @@ -107,7 +107,7 @@ unmount /n/ftp .B /tmp/ftp.* Temporarily cached files .SH SOURCE -.B /appl/ftpfs +.B /appl/cmd/ftpfs.b .SH BUGS Symbolic links are not supported. .br |
