mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add a missing Nm macro
All functions documented in a manual page should be enumerated with the Nm macros.
This commit is contained in:
parent
ea09ac5275
commit
ec26a84475
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
.Os
|
||||
.Sh NAME
|
||||
.Nm setproctitle
|
||||
.Nm setproctitle_fast
|
||||
.Nd set process title
|
||||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue