* mandoc: Reduce the diff to OpenBSD by making FILES a list, even though
@ 2020-02-10 14:13 schwarze
0 siblings, 0 replies; only message in thread
From: schwarze @ 2020-02-10 14:13 UTC (permalink / raw)
To: source
Log Message:
-----------
Reduce the diff to OpenBSD by making FILES a list,
even though it has only one entry in the portable version.
Do not add /etc/examples/man.conf for the portable version, though.
Modified Files:
--------------
mandoc:
man.conf.5
Revision Data
-------------
Index: man.conf.5
===================================================================
RCS file: /home/cvs/mandoc/mandoc/man.conf.5,v
retrieving revision 1.6
retrieving revision 1.7
diff -Lman.conf.5 -Lman.conf.5 -u -p -r1.6 -r1.7
--- man.conf.5
+++ man.conf.5
@@ -109,7 +109,9 @@ It is kept for backward compatibility fo
but will eventually be removed.
.El
.Sh FILES
-.Pa /etc/man.conf
+.Bl -tag -width /etc/examples/man.conf -compact
+.It Pa /etc/man.conf
+.El
.Sh EXAMPLES
The following configuration file reproduces the defaults:
installing it is equivalent to not having a
--
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:[~2020-02-10 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 14:13 mandoc: Reduce the diff to OpenBSD by making FILES a list, even though 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).