Fix typos in man pages.
This commit is contained in:
parent
d817469b78
commit
2a6bac64ae
@ -27,12 +27,12 @@ freerdp\-shadow\-cli \- A utility for sharing a X display via RDP.
|
|||||||
can be used to share a running X display like with VNC but by using the RDP
|
can be used to share a running X display like with VNC but by using the RDP
|
||||||
instead. It is also possibly to share only parts (rect) of the display.
|
instead. It is also possibly to share only parts (rect) of the display.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.IP /ipc-socket:<icp-socket>
|
.IP /ipc-socket:<ipc-socket>
|
||||||
If this option is set an icp socket with the path \fIicp-socket\fP is used
|
If this option is set an ipc socket with the path \fIipc-socket\fP is used
|
||||||
instead of a TCP socket.
|
instead of a TCP socket.
|
||||||
.IP /port:<port>
|
.IP /port:<port>
|
||||||
Set the port to use. Default is 3389.
|
Set the port to use. Default is 3389.
|
||||||
This option is ignored if icp-socket is used.
|
This option is ignored if ipc-socket is used.
|
||||||
.IP /monitors:<1,2,3,...>
|
.IP /monitors:<1,2,3,...>
|
||||||
Select the monitor(s) to share.
|
Select the monitor(s) to share.
|
||||||
.IP /rect:<x,y,w,h>
|
.IP /rect:<x,y,w,h>
|
||||||
|
@ -10,7 +10,7 @@ winpr-hash \- NTLM hashing tool
|
|||||||
[\fB-v\fP { \fI1\fP | 2 }]
|
[\fB-v\fP { \fI1\fP | 2 }]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B winpr-hash
|
.B winpr-hash
|
||||||
is a small utility that can be used to create a NTLM hash form a username and password pair. The created hash can be outputed as plain hash or in SAM format.
|
is a small utility that can be used to create a NTLM hash from a username and password pair. The created hash can be outputed as plain hash or in SAM format.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.IP "-u username"
|
.IP "-u username"
|
||||||
The username to use.
|
The username to use.
|
||||||
|
@ -27,7 +27,7 @@ MakeCert. winpr-makecert aims to be command line compatible with MakeCert
|
|||||||
however not all options are supported or implemented yet.
|
however not all options are supported or implemented yet.
|
||||||
|
|
||||||
Unimplemented features are not described here. They are marked as "Unsupported"
|
Unimplemented features are not described here. They are marked as "Unsupported"
|
||||||
in in winpr-makecerts help.
|
in winpr-makecerts help.
|
||||||
|
|
||||||
In contrast to it's Windows counterpart winpr\-makecert does, unless the
|
In contrast to it's Windows counterpart winpr\-makecert does, unless the
|
||||||
\fB\-live\fP option is given, always creates and save a certificate.
|
\fB\-live\fP option is given, always creates and save a certificate.
|
||||||
|
Loading…
Reference in New Issue
Block a user