SF.net SVN: docutils:[9587 ] trunk/docutils/test/funct ional/expected/standalone_rst _manpage.man
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9587
http://sourceforge.net/p/docutils/code/9587
Author: grubert
Date: 2024-03-25 11:30:55 +0000 (Mon, 25 Mar 2024)
Log Message:
-----------
Fix manpage UR/UE macros using dot
Modified Paths:
--------------
trunk/docutils/test/functional/expected/standalone_rst_manpage.man
Modified: trunk/docutils/test/functional/expected/standalone_rst_manpage.man
===================================================================
--- trunk/docutils/test/functional/expected/standalone_rst_manpage.man 2024-03-24 17:58:23 UTC (rev 9586)
+++ trunk/docutils/test/functional/expected/standalone_rst_manpage.man 2024-03-25 11:30:55 UTC (rev 9587)
@@ -80,15 +80,13 @@
None yet.
.SH SEE ALSO
.sp
-
-'UR https://docutils.sourceforge.io
+.UR https://docutils.sourceforge.io
docutils
-'UE
+.UE
-
-'UR http://tldp.org/HOWTO/Man-Page/
+.UR http://tldp.org/HOWTO/Man-Page/
linux man page howto
-'UE
+.UE
.sp
and \fBman man\fP also \fBman 7 man\fP
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.