SF.net SVN: docutils:[9898] trunk/docutils/docs/user/manpage.txt
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9898
http://sourceforge.net/p/docutils/code/9898
Author: grubert
Date: 2024-08-14 10:17:14 +0000 (Wed, 14 Aug 2024)
Log Message:
-----------
use = as section title underlining
Modified Paths:
--------------
trunk/docutils/docs/user/manpage.txt
Modified: trunk/docutils/docs/user/manpage.txt
===================================================================
--- trunk/docutils/docs/user/manpage.txt 2024-08-14 09:18:20 UTC (rev 9897)
+++ trunk/docutils/docs/user/manpage.txt 2024-08-14 10:17:14 UTC (rev 9898)
@@ -33,7 +33,7 @@
Module information
-''''''''''''''''''
+==================
Man pages are organized into numbered sections. A system's *intro*\(1)
or *man*\(1) page lists them. For example, section 1 documents
@@ -109,7 +109,7 @@
Configuration
-'''''''''''''
+=============
Options can be specified as
@@ -147,7 +147,7 @@
supported.
References
-''''''''''
+==========
Consult man pages from section 7: *man*, *man-pages*, *groff_man* and
*groff_man_style*.
@@ -155,7 +155,7 @@
.. [LMHT] `Linux Man Page Howto <https://tldp.org/HOWTO/Man-Page/>`__.
Conventions
-'''''''''''
+===========
* Newlines, line breaks, and sentences
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.