diff options
author | John Terpstra <jht@samba.org> | 2003-04-26 01:38:46 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-26 01:38:46 +0000 |
commit | d820b547bd5c555c566bb49cefb7004597cfe114 (patch) | |
tree | 8f12a0a5b73acecaa99d4fe1656fdfff64b1ef3e /docs/docbook/projdoc/Problems.sgml | |
parent | 05a7f65f8a107302ff29aac9e49b9e29a792b6fd (diff) | |
download | samba-d820b547bd5c555c566bb49cefb7004597cfe114.tar.gz samba-d820b547bd5c555c566bb49cefb7004597cfe114.tar.bz2 samba-d820b547bd5c555c566bb49cefb7004597cfe114.zip |
Many typos, syntax fixes, more. Multiple sources including mega patch from
- Jesse Jacobs <jesse@eazy.homeip.net>
(This used to be commit 5da18339e19bf2bcc23a19339c8a6a3052246d44)
Diffstat (limited to 'docs/docbook/projdoc/Problems.sgml')
-rw-r--r-- | docs/docbook/projdoc/Problems.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/Problems.sgml b/docs/docbook/projdoc/Problems.sgml index 1f880a78cd..eb43b63b63 100644 --- a/docs/docbook/projdoc/Problems.sgml +++ b/docs/docbook/projdoc/Problems.sgml @@ -44,7 +44,7 @@ generate a 'LsaEnumTrustedDomains'. Thereafter, the workstation maintains an open connection, and therefore there will be an smbd process running (assuming that you haven't set a really short smbd idle timeout) So, in between pressing ctrl alt delete, and actually -typing in your password, you can gdb attach and continue. +typing in your password, you can attach gdb and continue. </para> <para> @@ -85,7 +85,7 @@ formatted files. Installing netmon on an NT workstation requires a couple of steps. The following are for installing Netmon V4.00.349, which comes with Microsoft Windows NT Server 4.0, on Microsoft Windows NT -Workstation 4.0. The process should be similar for other version of +Workstation 4.0. The process should be similar for other versions of Windows NT / Netmon. You will need both the Microsoft Windows NT Server 4.0 Install CD and the Workstation 4.0 Install CD. </para> |