diff options
author | Gerald Carter <jerry@samba.org> | 2001-06-22 16:53:39 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-06-22 16:53:39 +0000 |
commit | 6c2edc0ea50bef81ac2ec08bae549deb6742234d (patch) | |
tree | 9e29b8bc6a845585ee0ca9711895e695fa971646 /docs/manpages/smbsh.1 | |
parent | d57410e0f9c28aa857c0ada934b71dbb0afec81f (diff) | |
download | samba-6c2edc0ea50bef81ac2ec08bae549deb6742234d.tar.gz samba-6c2edc0ea50bef81ac2ec08bae549deb6742234d.tar.xz samba-6c2edc0ea50bef81ac2ec08bae549deb6742234d.zip |
large set of updates from Richard Hellier <rlh@lsil.com>.
Mostly tag fixes and typos. Many Thanks! :)
Diffstat (limited to 'docs/manpages/smbsh.1')
-rw-r--r-- | docs/manpages/smbsh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/smbsh.1 b/docs/manpages/smbsh.1 index 78f91b616d5..ac5d5f073c5 100644 --- a/docs/manpages/smbsh.1 +++ b/docs/manpages/smbsh.1 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "SMBSH" "1" "03 May 2001" "" "" +.TH "SMBSH" "1" "22 June 2001" "" "" .SH NAME smbsh \- Allows access to Windows NT filesystem using UNIX commands .SH SYNOPSIS @@ -15,7 +15,7 @@ This tool is part of the Sambasuite. .PP \fBsmbsh\fR allows you to access an NT filesystem using UNIX commands such as \fBls\fR, \fB egrep\fR, and \fBrcp\fR. You must use a -shell that is dynmanically linked in order for \fBsmbsh\fR +shell that is dynamically linked in order for \fBsmbsh\fR to work correctly. .PP To use the \fBsmbsh\fR command, execute \fB smbsh\fR from the prompt and enter the username and password |