Fix warning in man pages
"warning: can't find macro file `www.tmac))'""`"
This commit is contained in:
parent
c045bddf3f
commit
dc075fb133
@ -1,7 +1,7 @@
|
|||||||
.de URL
|
.de URL
|
||||||
\\$2 \(laURL: \\$1 \(ra\\$3
|
\\$2 \(laURL: \\$1 \(ra\\$3
|
||||||
..
|
..
|
||||||
.if \n[.g] .mso www.tmac))
|
.if \n[.g] .mso www.tmac
|
||||||
.TH wlfreerdp 1 2017-01-12 "@FREERDP_VERSION_FULL@" "FreeRDP"
|
.TH wlfreerdp 1 2017-01-12 "@FREERDP_VERSION_FULL@" "FreeRDP"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
wlfreerdp \- FreeRDP wayland client
|
wlfreerdp \- FreeRDP wayland client
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.de URL
|
.de URL
|
||||||
\\$2 \(laURL: \\$1 \(ra\\$3
|
\\$2 \(laURL: \\$1 \(ra\\$3
|
||||||
..
|
..
|
||||||
.if \n[.g] .mso www.tmac))
|
.if \n[.g] .mso www.tmac
|
||||||
.TH freerdp\-shadow\-cli 1 2017-01-12 "@FREERDP_VERSION_FULL@" "FreeRDP"
|
.TH freerdp\-shadow\-cli 1 2017-01-12 "@FREERDP_VERSION_FULL@" "FreeRDP"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
freerdp\-shadow\-cli \- A utility for sharing a X display via RDP.
|
freerdp\-shadow\-cli \- A utility for sharing a X display via RDP.
|
||||||
@ -49,14 +49,14 @@ Clients may view without prompt.
|
|||||||
Clients may interact without prompt.
|
Clients may interact without prompt.
|
||||||
.IP /sec:<rdp|tls|nla|ext>
|
.IP /sec:<rdp|tls|nla|ext>
|
||||||
Force a specific protocol security
|
Force a specific protocol security
|
||||||
.IP -sec-rdp (default:on)
|
.IP -sec-rdp
|
||||||
Disable RDP security
|
Disable RDP security (default:on)
|
||||||
.IP -sec-tls (default:on)
|
.IP -sec-tls
|
||||||
Disable TLS protocol security
|
Disable TLS protocol security (default:on)
|
||||||
.IP -sec-nla (default:on)
|
.IP -sec-nla
|
||||||
Disable NLA protocol security
|
Disable NLA protocol security (default:on)
|
||||||
.IP +sec-ext (default:off)
|
.IP +sec-ext
|
||||||
Use NLA extended protocol security
|
Use NLA extended protocol security (default:off)
|
||||||
.IP /sam-file:<file>
|
.IP /sam-file:<file>
|
||||||
NTLM SAM file for NLA authentication
|
NTLM SAM file for NLA authentication
|
||||||
.IP /version
|
.IP /version
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.de URL
|
.de URL
|
||||||
\\$2 \(laURL: \\$1 \(ra\\$3
|
\\$2 \(laURL: \\$1 \(ra\\$3
|
||||||
..
|
..
|
||||||
.if \n[.g] .mso www.tmac))
|
.if \n[.g] .mso www.tmac
|
||||||
.TH winpr\-makecert 1 2017-01-11 "@FREERDP_VERSION_FULL@" "FreeRDP"
|
.TH winpr\-makecert 1 2017-01-11 "@FREERDP_VERSION_FULL@" "FreeRDP"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
winpr\-makecert \- A tool to create X.509 certificates.
|
winpr\-makecert \- A tool to create X.509 certificates.
|
||||||
|
Loading…
Reference in New Issue
Block a user