Fix trailing-comma-related typos in the tree when the Xr macro is used

MFC after:	1 week
This commit is contained in:
Mateusz Piotrowski 2020-06-27 11:13:45 +00:00
parent 24b0977b88
commit f4b792fa67
2 changed files with 2 additions and 2 deletions

View File

@ -257,7 +257,7 @@ Setting this flag to
make it store the MIT way, this is default for Heimdal 0.7. make it store the MIT way, this is default for Heimdal 0.7.
.It Li check-rd-req-server .It Li check-rd-req-server
If set to "ignore", the framework will ignore any the server input to If set to "ignore", the framework will ignore any the server input to
.Xr krb5_rd_req 3, .Xr krb5_rd_req 3 ,
this is very useful when the GSS-API server input the this is very useful when the GSS-API server input the
wrong server name into the gss_accept_sec_context call. wrong server name into the gss_accept_sec_context call.
.El .El

View File

@ -51,7 +51,7 @@ macro to create a new Casper service.
The The
.Fa name .Fa name
is a string containing the service name, which will be used in the is a string containing the service name, which will be used in the
.Xr cap_service_open 3, .Xr cap_service_open 3 ,
function to identify it. function to identify it.
.Pp .Pp
The The