[65980] branches/new-help-system/base/doc

raimue at macports.org raimue at macports.org
Sun Apr 4 05:55:02 PDT 2010


Revision: 65980
          http://trac.macports.org/changeset/65980
Author:   raimue at macports.org
Date:     2010-04-04 05:54:59 -0700 (Sun, 04 Apr 2010)
Log Message:
-----------
Custom [cmdsynopsis] instead of [verse] to be more semantic

Modified Paths:
--------------
    branches/new-help-system/base/doc/asciidoc.conf.in
    branches/new-help-system/base/doc/port-activate.1
    branches/new-help-system/base/doc/port-activate.1.txt
    branches/new-help-system/base/doc/port-edit.1
    branches/new-help-system/base/doc/port-edit.1.txt
    branches/new-help-system/base/doc/port-install.1
    branches/new-help-system/base/doc/port-install.1.txt
    branches/new-help-system/base/doc/port-uninstall.1
    branches/new-help-system/base/doc/port-uninstall.1.txt

Modified: branches/new-help-system/base/doc/asciidoc.conf.in
===================================================================
--- branches/new-help-system/base/doc/asciidoc.conf.in	2010-04-04 12:04:02 UTC (rev 65979)
+++ branches/new-help-system/base/doc/asciidoc.conf.in	2010-04-04 12:54:59 UTC (rev 65980)
@@ -26,3 +26,6 @@
 [linkman-inlinemacro]
 <a href="{target}{0?.{0}}.html">{target}{0?({0})}</a>
 endif::backend-xhtml11[]
+
+[paradef-default]
+cmdsynopsis-style=template="verseparagraph"

Modified: branches/new-help-system/base/doc/port-activate.1
===================================================================
--- branches/new-help-system/base/doc/port-activate.1	2010-04-04 12:04:02 UTC (rev 65979)
+++ branches/new-help-system/base/doc/port-activate.1	2010-04-04 12:54:59 UTC (rev 65980)
@@ -2,12 +2,12 @@
 .\"     Title: port-activate
 .\"    Author: [see the "AUTHORS" section]
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 04/02/2010
+.\"      Date: 04/04/2010
 .\"    Manual: MacPorts Manual
 .\"    Source: MacPorts 1.8.99
 .\"  Language: English
 .\"
-.TH "PORT\-ACTIVATE" "1" "04/02/2010" "MacPorts 1\&.8\&.99" "MacPorts Manual"
+.TH "PORT\-ACTIVATE" "1" "04/04/2010" "MacPorts 1\&.8\&.99" "MacPorts Manual"
 .\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
@@ -44,10 +44,10 @@
 .sp
 .SH "GLOBAL OPTIONS"
 .sp
-Please see the section \fBGLOBAL OPTIONS\fR in the link\fBport\fR(1) man page for a description of global port options\&.
+Please see the section \fBGLOBAL OPTIONS\fR in the \fBport\fR(1) man page for a description of global port options\&.
 .SH "SEE ALSO"
 .sp
-link\fBport\fR(1), link\fBport-install\fR(1), link\fBport-installed\fR(1), link\fBport-deactivate\fR(1)
+\fBport\fR(1), \fBport-install\fR(1), \fBport-installed\fR(1), \fBport-deactivate\fR(1)
 .SH "AUTHORS"
 .sp
 .if n \{\

Modified: branches/new-help-system/base/doc/port-activate.1.txt
===================================================================
--- branches/new-help-system/base/doc/port-activate.1.txt	2010-04-04 12:04:02 UTC (rev 65979)
+++ branches/new-help-system/base/doc/port-activate.1.txt	2010-04-04 12:54:59 UTC (rev 65980)
@@ -9,12 +9,12 @@
 
 SYNOPSIS
 --------
-[verse]
+[cmdsynopsis]
 *port* [*-vdf*] [*-D* 'portdir'] *activate*
      [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
      ['@version']
 
-[verse]
+[cmdsynopsis]
 *port* [*-vdf*] [*-D* 'portdir'] *deactivate*
      [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
 

Modified: branches/new-help-system/base/doc/port-edit.1
===================================================================
--- branches/new-help-system/base/doc/port-edit.1	2010-04-04 12:04:02 UTC (rev 65979)
+++ branches/new-help-system/base/doc/port-edit.1	2010-04-04 12:54:59 UTC (rev 65980)
@@ -2,12 +2,12 @@
 .\"     Title: port-edit
 .\"    Author: [see the "AUTHORS" section]
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 04/02/2010
+.\"      Date: 04/04/2010
 .\"    Manual: MacPorts Manual
 .\"    Source: MacPorts 1.8.99
 .\"  Language: English
 .\"
-.TH "PORT\-EDIT" "1" "04/02/2010" "MacPorts 1\&.8\&.99" "MacPorts Manual"
+.TH "PORT\-EDIT" "1" "04/04/2010" "MacPorts 1\&.8\&.99" "MacPorts Manual"
 .\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
@@ -63,7 +63,7 @@
 .RE
 .SH "SEE ALSO"
 .sp
-link\fBport\fR(1), link\fBport-file\fR(1), link\fBport-cat\fR(1)
+\fBport\fR(1), \fBport-file\fR(1), \fBport-cat\fR(1)
 .SH "AUTHORS"
 .sp
 .if n \{\

Modified: branches/new-help-system/base/doc/port-edit.1.txt
===================================================================
--- branches/new-help-system/base/doc/port-edit.1.txt	2010-04-04 12:04:02 UTC (rev 65979)
+++ branches/new-help-system/base/doc/port-edit.1.txt	2010-04-04 12:54:59 UTC (rev 65980)
@@ -9,7 +9,7 @@
 
 SYNOPSIS
 --------
-[verse]
+[cmdsynopsis]
 *port* [*-D* 'portdir'] *edit*
      [--editor <editor>]
      [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]

Modified: branches/new-help-system/base/doc/port-install.1
===================================================================
--- branches/new-help-system/base/doc/port-install.1	2010-04-04 12:04:02 UTC (rev 65979)
+++ branches/new-help-system/base/doc/port-install.1	2010-04-04 12:54:59 UTC (rev 65980)
@@ -2,12 +2,12 @@
 .\"     Title: port-install
 .\"    Author: [see the "AUTHORS" section]
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 04/02/2010
+.\"      Date: 04/04/2010
 .\"    Manual: MacPorts Manual
 .\"    Source: MacPorts 1.8.99
 .\"  Language: English
 .\"
-.TH "PORT\-INSTALL" "1" "04/02/2010" "MacPorts 1\&.8\&.99" "MacPorts Manual"
+.TH "PORT\-INSTALL" "1" "04/04/2010" "MacPorts 1\&.8\&.99" "MacPorts Manual"
 .\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
@@ -34,7 +34,7 @@
 Global variants will be applied as specified in \fBvariants\&.conf\fR(5)\&.
 .SH "GLOBAL OPTIONS"
 .sp
-Please see the section \fBGLOBAL OPTIONS\fR in the link\fBport\fR(1) man page for a description of global port options\&.
+Please see the section \fBGLOBAL OPTIONS\fR in the \fBport\fR(1) man page for a description of global port options\&.
 .SH "SEE ALSO"
 .sp
 port(1), port\-uninstall(1), port\-info(1), port\-variants(1), variants\&.conf(5)

Modified: branches/new-help-system/base/doc/port-install.1.txt
===================================================================
--- branches/new-help-system/base/doc/port-install.1.txt	2010-04-04 12:04:02 UTC (rev 65979)
+++ branches/new-help-system/base/doc/port-install.1.txt	2010-04-04 12:54:59 UTC (rev 65980)
@@ -9,7 +9,7 @@
 
 SYNOPSIS
 --------
-[verse]
+[cmdsynopsis]
 *port* [*-vdqysbckxpotf*] [*-D* 'portdir'] *install*
      [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
      [+/-variant ...]

Modified: branches/new-help-system/base/doc/port-uninstall.1
===================================================================
--- branches/new-help-system/base/doc/port-uninstall.1	2010-04-04 12:04:02 UTC (rev 65979)
+++ branches/new-help-system/base/doc/port-uninstall.1	2010-04-04 12:54:59 UTC (rev 65980)
@@ -2,12 +2,12 @@
 .\"     Title: port-install
 .\"    Author: [see the "AUTHORS" section]
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 04/02/2010
+.\"      Date: 04/04/2010
 .\"    Manual: MacPorts Manual
 .\"    Source: MacPorts 1.8.99
 .\"  Language: English
 .\"
-.TH "PORT\-INSTALL" "1" "04/02/2010" "MacPorts 1\&.8\&.99" "MacPorts Manual"
+.TH "PORT\-INSTALL" "1" "04/04/2010" "MacPorts 1\&.8\&.99" "MacPorts Manual"
 .\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
@@ -35,7 +35,7 @@
 If multiple versions of the same port are installed, you need to specify a version using the \fB at version\fR syntax\&. Use \fBport installed\fR to find out which versions are currently installed on your system\&. If multiple versions are installed and you did not specify a version, \fBport\fR will output a list\&.
 .SH "GLOBAL OPTIONS"
 .sp
-Please see the section \fBGLOBAL OPTIONS\fR in the link\fBport\fR(1) man page for a description of global port options\&.
+Please see the section \fBGLOBAL OPTIONS\fR in the \fBport\fR(1) man page for a description of global port options\&.
 .SH "LOCAL OPTIONS"
 .PP
 \-\-follow\-dependents

Modified: branches/new-help-system/base/doc/port-uninstall.1.txt
===================================================================
--- branches/new-help-system/base/doc/port-uninstall.1.txt	2010-04-04 12:04:02 UTC (rev 65979)
+++ branches/new-help-system/base/doc/port-uninstall.1.txt	2010-04-04 12:54:59 UTC (rev 65980)
@@ -9,7 +9,7 @@
 
 SYNOPSIS
 --------
-[verse]
+[cmdsynopsis]
 *port* [*-vdquxpf*] [*-D* 'portdir'] *uninstall*
      [--follow-dependents]
      [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100404/b53c5b84/attachment-0001.html>


More information about the macports-changes mailing list