mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 10:53:39 +01:00
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:
parent
e32cd65c5b
commit
76f6651cf0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338367
@ -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 **))"
|
||||
|
Loading…
Reference in New Issue
Block a user