diff options
author | Gerald Carter <jerry@samba.org> | 2001-12-06 07:33:48 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-12-06 07:33:48 +0000 |
commit | f68a08f1f96a669e940fa52edfe6f8d7d3305cac (patch) | |
tree | e3196760371e249baf3de66546be7ec1b359ffb4 /docs | |
parent | 44384354d822e8df2495a68c358201a7833b20bb (diff) | |
download | samba-f68a08f1f96a669e940fa52edfe6f8d7d3305cac.tar.gz samba-f68a08f1f96a669e940fa52edfe6f8d7d3305cac.tar.bz2 samba-f68a08f1f96a669e940fa52edfe6f8d7d3305cac.zip |
commit from 2.2
(This used to be commit 54a453478a087073a51822086bd9f985a5d8cf6a)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/textdocs/README.NOW | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/textdocs/README.NOW b/docs/textdocs/README.NOW new file mode 100644 index 0000000000..1184a9d057 --- /dev/null +++ b/docs/textdocs/README.NOW @@ -0,0 +1,8 @@ +The files in the directory have either yet to +converted into SGML/DocBook format or are outdated. +To create ASCII versions of the documentation +in the ../htmldocs/ directory, run + + $ lynx -dump file.html > file.txt + + |