freebsd-dev/share/man
Jose Luis Duran 325ebf37d8 Introduce startmsg and use it in rc scripts
startmsg is a new rc.subr(8) function function to be used instead of
echo(1) when for boot messages. It replaces the often forgotten

    check_startmsgs && echo ...

with

    startmsg ...

No functional change intended.

I adjusted the commit message and did some final clean-ups of the patch
before committing.

PR:		255207
Reported by:	Jose Luis Duran <jlduran@gmail.com>
Reviewed by:	imp, 0mp
Approved by:	imp (src)
Differential Revision:	https://reviews.freebsd.org/D34514
2022-03-13 18:57:29 +01:00
..
man1
man3 vm_reserv: use enhanced bitstring for popmaps 2022-01-12 11:03:53 -06:00
man3lua
man4 Chase mixer(8) command-line interface changes 2022-03-13 17:43:49 +01:00
man5 pfdenied: support reporting on additional anchors 2022-03-10 12:08:59 +01:00
man6
man7 stats.7: Fix a typo 2022-03-04 12:35:55 +01:00
man8 Introduce startmsg and use it in rc scripts 2022-03-13 18:57:29 +01:00
man9 ratecheck: mininterval is const 2022-03-11 11:35:41 -06:00
Makefile