* mandoc: Missing header mandoc_parse.h, documentation bug reported by
@ 2025-02-25 16:17 schwarze
0 siblings, 0 replies; only message in thread
From: schwarze @ 2025-02-25 16:17 UTC (permalink / raw)
To: source
Log Message:
-----------
Missing header mandoc_parse.h, documentation bug reported by
James K. Lowden <jklowden at schemamania dot org>.
Modified Files:
--------------
mandoc:
mandoc.3
Revision Data
-------------
Index: mandoc.3
===================================================================
RCS file: /home/cvs/mandoc/mandoc/mandoc.3,v
diff -Lmandoc.3 -Lmandoc.3 -u -p -r1.44 -r1.45
--- mandoc.3
+++ mandoc.3
@@ -1,4 +1,4 @@
-.\" $Id$
+.\" $Id$
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010-2017 Ingo Schwarze <schwarze@openbsd.org>
@@ -33,6 +33,8 @@
.In sys/types.h
.In stdio.h
.In mandoc.h
+.In roff.h
+.In mandoc_parse.h
.Pp
.Fd "#define ASCII_NBRSP"
.Fd "#define ASCII_HYPH"
--
To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-25 16:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-25 16:17 mandoc: Missing header mandoc_parse.h, documentation bug reported by schwarze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).