aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-06-27 11:13:45 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-06-27 11:13:45 +0000
commitf4b792fa6754e42df78d3ebff8c919f81d051f7a (patch)
tree22c659ab0e4f456f9f01d5b54f4ba2fd79b9b572
parent24b0977b88bf69df1062c6a9d2d0761c2ab14f07 (diff)
downloadsrc-f4b792fa6754e42df78d3ebff8c919f81d051f7a.tar.gz
src-f4b792fa6754e42df78d3ebff8c919f81d051f7a.zip
Fix trailing-comma-related typos in the tree when the Xr macro is used
MFC after: 1 week
Notes
Notes: svn path=/head/; revision=362676
-rw-r--r--crypto/heimdal/lib/krb5/krb5.conf.52
-rw-r--r--lib/libcasper/libcasper/libcasper_service.32
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/krb5/krb5.conf.5 b/crypto/heimdal/lib/krb5/krb5.conf.5
index 77d7f808ae47..1f9fe2327fa0 100644
--- a/crypto/heimdal/lib/krb5/krb5.conf.5
+++ b/crypto/heimdal/lib/krb5/krb5.conf.5
@@ -257,7 +257,7 @@ Setting this flag to
make it store the MIT way, this is default for Heimdal 0.7.
.It Li check-rd-req-server
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
wrong server name into the gss_accept_sec_context call.
.El
diff --git a/lib/libcasper/libcasper/libcasper_service.3 b/lib/libcasper/libcasper/libcasper_service.3
index 23efda7804da..c0656a23a572 100644
--- a/lib/libcasper/libcasper/libcasper_service.3
+++ b/lib/libcasper/libcasper/libcasper_service.3
@@ -51,7 +51,7 @@ macro to create a new Casper service.
The
.Fa name
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.
.Pp
The