Avoid printing extraneous function names when searching man page

database (apropos, man -k). This commit Replaces .SS with .SH,
similar to the man page provided by original heimdal (as in port).

PR:		230573
Submitted by:	yuripv@yuripv.net
Approved by:	re (rgrimes@)
MFC after:	3 days
This commit is contained in:
Cy Schubert 2018-08-29 06:04:54 +00:00
parent e32cd65c5b
commit 76f6651cf0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338367

View File

@ -2,9 +2,8 @@
.ad l
.nh
.SH NAME
Heimdal Kerberos 5 library \-
.SS "Functions"
krb5 \- Heimdal Kerberos 5 library
.SH SYNOPSIS
.in +1c
.ti -1c
.RI "KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL \fBkrb5_add_et_list\fP (krb5_context context, void(*func)(struct et_list **))"