1 Author: Daniel Baumann <daniel@debian.org>
2 Author: Laurent Bigonville <bigon@debian.org>
3 Description: Fixing typo in manpage
5 Index: trousers/man/man3/Tspi_Context_Connect.3
6 ===================================================================
7 --- trousers.orig/man/man3/Tspi_Context_Connect.3 2012-06-18 22:03:51.821545110 +0200
8 +++ trousers/man/man3/Tspi_Context_Connect.3 2012-06-18 22:04:11.125545177 +0200
12 .TH "Tspi_Context_Connect" 3 "2004-05-26" "TSS 1.1" "TCG Software Stack Developer's Reference"
15 Tspi_Context_Connect\- connect a TSP to a Core Services daemon
18 Index: trousers/man/man8/tcsd.8.in
19 ===================================================================
20 --- trousers.orig/man/man8/tcsd.8.in 2012-06-18 22:03:51.821545110 +0200
21 +++ trousers/man/man8/tcsd.8.in 2012-06-18 22:04:11.125545177 +0200
23 administrator using firewall rules. If using iptables, the following rule
24 will allow a specific host access to the tcsd:
26 -# iptables -A INPUT -s $IP_ADDRESS -p tcp --destination-port @TCSD_DEFAULT_PORT@ -j ACCEPT
27 +# iptables \-A INPUT \-s $IP_ADDRESS \-p tcp \-\-destination\-port @TCSD_DEFAULT_PORT@ \-j ACCEPT
29 Access to individual commands internal to the tcsd is configured by the
30 \fBtcsd\fR configuration file's "remote_ops" directive. Each function call
35 -TSS applications have access to 2 different kinds of 'persistant' storage. 'User'
36 -persistant storage has the lifetime of that of the application using it
37 +TSS applications have access to 2 different kinds of 'persistent' storage. 'User'
38 +persistent storage has the lifetime of that of the application using it
39 and therefore is destroyed when an application exits. User PS is controlled
40 by the TSP of the application. 'System' persistent storage is controlled by
41 the TCS and stays valid across application lifetimes, \fBtcsd\fR restarts and
42 Index: trousers/man/man3/Tspi_Context_GetCapability.3
43 ===================================================================
44 --- trousers.orig/man/man3/Tspi_Context_GetCapability.3 2012-06-18 22:03:51.821545110 +0200
45 +++ trousers/man/man3/Tspi_Context_GetCapability.3 2012-06-18 22:04:11.125545177 +0200
48 .TH "Tspi_Context_GetCapability" 3 "2004-05-26" "TSS 1.1" "TCG Software Stack Developer's Reference"
50 -Tspi_Context_GetCapability \- provide the capabilites of a TSS Core Service, TSS Service Provider, or TPM.
51 +Tspi_Context_GetCapability \- provide the capabilities of a TSS Core Service, TSS Service Provider, or TPM.
55 Index: trousers/man/man3/Tspi_TPM_CollateIdentityRequest.3
56 ===================================================================
57 --- trousers.orig/man/man3/Tspi_TPM_CollateIdentityRequest.3 2012-06-18 22:03:51.821545110 +0200
58 +++ trousers/man/man3/Tspi_TPM_CollateIdentityRequest.3 2012-06-18 22:04:11.125545177 +0200
60 Handle to the identity key object
63 -The type of symmetric algorithm touse as requred by the Enhanced CA.
64 +The type of symmetric algorithm touse as required by the Enhanced CA.
66 .SS pulTCPAIdentityReqLength
67 Recieves the length (in bytes) of the prgbTCPAIdentityReq parameter