Warner Losh
fa9896e082
Remove $FreeBSD$: two-line nroff pattern
...
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
2023-08-16 11:55:10 -06:00
Warren Block
5a39901bc4
Fix markup on "\n" in printf so it renders correctly.
...
PR: 208852
Submitted by: coder@tuxfamily.org
MFC after: 1 week
2016-04-17 18:25:34 +00:00
Joel Dahl
15f764dd19
Add example.
...
PR: 177025
Submitted by: Fernando <fernando.apesteguia@gmail.com>
Reviewed by: theraven
2013-04-21 10:30:19 +00:00
Ruslan Ermilov
24a0682c64
Sort sections.
2005-01-20 09:17:07 +00:00
Ruslan Ermilov
2efeeba554
mdoc(7) police: "The .Fa argument.".
2002-12-19 09:40:28 +00:00
Ruslan Ermilov
1fae73b137
mdoc(7) police: "The .Fn function".
2002-12-18 12:45:11 +00:00
Ruslan Ermilov
142de08d3a
mdoc(7) police: nits.
...
Approved by: re
2002-12-09 13:14:15 +00:00
Robert Drehmel
6c84d0b1a5
- Remove the lsearch() and lfind() functions and their manpage from
...
the compatibility library libcompat.
- Add new implementations of lsearch() and lfind() which conform to
IEEE Std 1003.1-2001 to libc. Add a new manual page for them and
add them to the makefile.
- Add function prototypes for lsearch() and lfind() to the search.h
header.
2002-10-16 14:29:23 +00:00