git: 26573e2c7f4b - main - cap_netdb: Fix description style
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Sep 2022 17:52:09 UTC
The branch main has been updated by oshogbo:
URL: https://cgit.FreeBSD.org/src/commit/?id=26573e2c7f4b85300bbb618b37f89eca3ad9437e
commit 26573e2c7f4b85300bbb618b37f89eca3ad9437e
Author: Mariusz Zaborski <oshogbo@FreeBSD.org>
AuthorDate: 2022-09-29 17:47:41 +0000
Commit: Mariusz Zaborski <oshogbo@FreeBSD.org>
CommitDate: 2022-09-29 17:51:42 +0000
cap_netdb: Fix description style
MFC after: 1 week
---
lib/libcasper/services/cap_netdb/cap_netdb.3 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/libcasper/services/cap_netdb/cap_netdb.3 b/lib/libcasper/services/cap_netdb/cap_netdb.3
index 6df34559224c..cfbfc17da1ac 100644
--- a/lib/libcasper/services/cap_netdb/cap_netdb.3
+++ b/lib/libcasper/services/cap_netdb/cap_netdb.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 12, 2020
+.Dd September 29, 2022
.Dt CAP_NETDB 3
.Os
.Sh NAME
@@ -38,7 +38,6 @@
.Ft "struct protoent *"
.Fn cap_getprotobyname "const cap_channel_t *chan" "const char *name"
.Sh DESCRIPTION
-.Bf -symbolic
The function
.Fn cap_getprotobyname
is equivalent to