diff options
Diffstat (limited to 'docs/manpages/rpcclient.1')
-rw-r--r-- | docs/manpages/rpcclient.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/rpcclient.1 b/docs/manpages/rpcclient.1 index 6233d1636b7..a29dbe28440 100644 --- a/docs/manpages/rpcclient.1 +++ b/docs/manpages/rpcclient.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 "RPCCLIENT" "1" "10 October 2001" "" "" +.TH "RPCCLIENT" "1" "06 December 2001" "" "" .SH NAME rpcclient \- tool for executing client side MS-RPC functions .SH SYNOPSIS @@ -72,7 +72,7 @@ Specifies the location of the all important \fB-U username[%password]\fR Sets the SMB username or username and password. -If %password is not specified, The user will be prompted. The +If %password is not specified, the user will be prompted. The client will first check the \fBUSER\fR environment variable, then the \fBLOGNAME\fR variable and if either exists, the string is uppercased. If these environmental variables are not |