source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: update the internal function name roff_res() to roff_expand(),
@ 2023-10-23 10:57 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2023-10-23 10:57 UTC (permalink / raw)
  To: source

Log Message:
-----------
update the internal function name roff_res() to roff_expand(),
it was changed some time ago;
patch from Paul <Eggert at cs dot ucla dot edu>

Modified Files:
--------------
    mandoc:
        mandoc_escape.3

Revision Data
-------------
Index: mandoc_escape.3
===================================================================
RCS file: /home/cvs/mandoc/mandoc/mandoc_escape.3,v
retrieving revision 1.4
retrieving revision 1.5
diff -Lmandoc_escape.3 -Lmandoc_escape.3 -u -p -r1.4 -r1.5
--- mandoc_escape.3
+++ mandoc_escape.3
@@ -1,4 +1,4 @@
-.\"	$Id$
+.\" $Id$
 .\"
 .\" Copyright (c) 2014 Ingo Schwarze <schwarze@openbsd.org>
 .\"
@@ -100,7 +100,7 @@ width measurements
 and numerical expression control
 .Ic \eB .
 These are handled by
-.Fn roff_res ,
+.Fn roff_expand ,
 a private preprocessor function called from
 .Fn roff_parseln ,
 see the file
--
 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:[~2023-10-23 10:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23 10:57 mandoc: update the internal function name roff_res() to roff_expand(), 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).