example.3: Show updated library macro usage
The LIBRARY section has been deprecated by upstream.
Show the updated usage of the Lb macro in SYNOPSIS.
Fixes: 4c07abdbac (mandoc: Vendor import of upstream at 2025-06-13)
This commit is contained in:
@@ -5,16 +5,15 @@
|
||||
.\"
|
||||
.\" Note: The date here should be updated whenever a non-trivial
|
||||
.\" change is made to the manual page.
|
||||
.Dd July 30, 2004
|
||||
.Dd December 17, 2025
|
||||
.Dt EXAMPLE 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm example
|
||||
.Nd example library function manual page
|
||||
.Sh LIBRARY
|
||||
.\" Note: list of available libraries is available in mdoc(7)
|
||||
.Lb libc
|
||||
.Sh SYNOPSIS
|
||||
.Lb libc
|
||||
.In example.h
|
||||
.Ft int
|
||||
.Fn example "char *ptr" "int mode"
|
||||
|
||||
Reference in New Issue
Block a user