diff -ur ipython-0.10/docs/man/ipcluster.1 ipython-0.10-new/docs/man/ipcluster.1
--- ipython-0.10/docs/man/ipcluster.1 2009-08-05 09:02:20.000000000 +0800
+++ ipython-0.10-new/docs/man/ipcluster.1 2009-09-28 15:29:54.228808000 +0800
@@ -1,3 +1,4 @@
+'\" te
.TH IPCLUSTER 1 "October 28, 2008" "" ""
.SH NAME
\fBipcluster \- IPython parallel computing cluster control tool
@@ -36,6 +37,21 @@
ipcluster local -n 4
This command will start 4 IPython engines on the local computer.
+.SH "ATTRIBUTES"
+.sp
+.PP
+See \fBattributes\fR(5)
+for descriptions of the following attributes:
+.sp
+.TS
+tab(^G) allbox;
+cw(2.750000i)| cw(2.750000i)
+lw(2.750000i)| lw(2.750000i).
+ATTRIBUTE TYPE^ATTRIBUTE VALUE
+Availability^SUNWIPython
+Interface stability^Volatile
+.TE
+.sp
.SH SEE ALSO
.BR ipython(1), ipcontroller(1), ipengine(1)
.br
@@ -46,3 +62,4 @@
This manual page was written by Stephan Peijnik <debian@sp.or.at>,
for the Debian project (but may be used by others). Modified by Fernando Perez
<Fernando.Perez@berkeley.edu> for inclusion in IPython.
+...\" LSARC 2007/520 GNOME 2.20
diff -ur ipython-0.10/docs/man/ipcontroller.1 ipython-0.10-new/docs/man/ipcontroller.1
--- ipython-0.10/docs/man/ipcontroller.1 2009-08-05 09:02:20.000000000 +0800
+++ ipython-0.10-new/docs/man/ipcontroller.1 2009-09-28 15:29:54.229195000 +0800
@@ -1,3 +1,4 @@
+'\" te
.TH IPCONTROLLER 1 "October 29, 2008" "" ""
.SH NAME
\fBipcontroller \- IPython parallel computing controller control tool
@@ -75,6 +76,23 @@
.B
\-r
try to reuse all furl files
+
+.SH "ATTRIBUTES"
+.sp
+.PP
+See \fBattributes\fR(5)
+for descriptions of the following attributes:
+.sp
+.TS
+tab(^G) allbox;
+cw(2.750000i)| cw(2.750000i)
+lw(2.750000i)| lw(2.750000i).
+ATTRIBUTE TYPE^ATTRIBUTE VALUE
+Availability^SUNWIPython
+Interface stability^Volatile
+.TE
+.sp
+
.SH SEE ALSO
.BR ipython(1), ipcluster(1), ipengine(1)
.br
@@ -85,3 +103,5 @@
This manual page was written by Stephan Peijnik <debian@sp.or.at>,
for the Debian project (but may be used by others). Modified by Fernando Perez
<Fernando.Perez@berkeley.edu> for inclusion in IPython.
+
+...\" LSARC 2007/520 GNOME 2.20
diff -ur ipython-0.10/docs/man/ipengine.1 ipython-0.10-new/docs/man/ipengine.1
--- ipython-0.10/docs/man/ipengine.1 2009-08-05 09:02:20.000000000 +0800
+++ ipython-0.10-new/docs/man/ipengine.1 2009-09-28 15:29:54.240305000 +0800
@@ -1,3 +1,4 @@
+'\" te
.TH IPENGINE 1 "October 28, 2008" "" ""
.SH NAME
\fBipengine \- IPython parallel computing engine control tool
@@ -26,6 +27,23 @@
.B
\-l LOGFILE, \-\-logfile=LOGFILE
log file name (defaults to stdout)
+
+.SH "ATTRIBUTES"
+.sp
+.PP
+See \fBattributes\fR(5)
+for descriptions of the following attributes:
+.sp
+.TS
+tab(^G) allbox;
+cw(2.750000i)| cw(2.750000i)
+lw(2.750000i)| lw(2.750000i).
+ATTRIBUTE TYPE^ATTRIBUTE VALUE
+Availability^SUNWIPython
+Interface stability^Volatile
+.TE
+.sp
+
.SH SEE ALSO
.BR ipython(1), ipcluster(1), ipcontroller(1)
.br
@@ -36,3 +54,5 @@
This manual page was written by Stephan Peijnik <debian@sp.or.at>,
for the Debian project (but may be used by others). Modified by Fernando Perez
<Fernando.Perez@berkeley.edu> for inclusion in IPython.
+
+...\" LSARC 2007/520 GNOME 2.20
diff -ur ipython-0.10/docs/man/ipython-wx.1 ipython-0.10-new/docs/man/ipython-wx.1
--- ipython-0.10/docs/man/ipython-wx.1 2009-08-05 09:02:20.000000000 +0800
+++ ipython-0.10-new/docs/man/ipython-wx.1 2009-09-28 15:29:54.240506000 +0800
@@ -1,3 +1,4 @@
+'\" te
.TH IPYTHON-WX 1 "October 29, 2008" "" ""
.SH NAME
\fBipython-wx \- Graphical frontend that embeds a multithreaded IPython Shell
@@ -14,6 +15,23 @@
.TP
.B
ipython-wx does not accept any command line options.
+
+.SH "ATTRIBUTES"
+.sp
+.PP
+See \fBattributes\fR(5)
+for descriptions of the following attributes:
+.sp
+.TS
+tab(^G) allbox;
+cw(2.750000i)| cw(2.750000i)
+lw(2.750000i)| lw(2.750000i).
+ATTRIBUTE TYPE^ATTRIBUTE VALUE
+Availability^SUNWIPython
+Interface stability^Volatile
+.TE
+.sp
+
.SH SEE ALSO
.BR ipython(1), ipythonx(1)
.br
@@ -23,3 +41,5 @@
.PP
This manual page was written by Stephan Peijnik <debian@sp.or.at>,
for the Debian project (but may be used by others).
+
+...\" LSARC 2007/520 GNOME 2.20
diff -ur ipython-0.10/docs/man/ipython.1 ipython-0.10-new/docs/man/ipython.1
--- ipython-0.10/docs/man/ipython.1 2009-08-05 09:02:20.000000000 +0800
+++ ipython-0.10-new/docs/man/ipython.1 2009-09-28 15:29:54.240872000 +0800
@@ -1,3 +1,4 @@
+'\" te
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
@@ -388,8 +389,25 @@
that any changes you make to values while in the shell do NOT
propagate back to the running code, so it is safe to modify your
values because you won't break your code in bizarre ways by doing so.
+
+.SH "ATTRIBUTES"
+.PP
+See \fBattributes\fR(5)
+for descriptions of the following attributes:
+.sp
+.TS
+tab(^G) allbox;
+cw(2.750000i)| cw(2.750000i)
+lw(2.750000i)| lw(2.750000i).
+ATTRIBUTE TYPE^ATTRIBUTE VALUE
+Availability^SUNWIPython
+Interface stability^Volatile
+.TE
+
.SH AUTHOR
IPython was written by Fernando Perez <fperez@colorado.edu>, based on earlier
code by Janko Hauser <jh@comunit.de> and Nathaniel Gray
<n8gray@caltech.edu>. This manual page was written by Jack Moffitt
<jack@xiph.org>, for the Debian project (but may be used by others).
+
+...\" LSARC 2007/520 GNOME 2.20
diff -ur ipython-0.10/docs/man/ipythonx.1 ipython-0.10-new/docs/man/ipythonx.1
--- ipython-0.10/docs/man/ipythonx.1 2009-08-05 09:02:20.000000000 +0800
+++ ipython-0.10-new/docs/man/ipythonx.1 2009-09-28 15:29:54.241157000 +0800
@@ -1,3 +1,4 @@
+'\" te
.TH IPYTHONX 1 "October 29, 2008" "" ""
.SH NAME
\fBipythonx \- Simple graphical frontend to IPython, using WxWidgets.
@@ -19,6 +20,23 @@
\-d, \-\-debug
Enable debug messages for the wx frontend.
look for config files and profiles in this directory
+
+.SH "ATTRIBUTES"
+.sp
+.PP
+See \fBattributes\fR(5)
+for descriptions of the following attributes:
+.sp
+.TS
+tab(^G) allbox;
+cw(2.750000i)| cw(2.750000i)
+lw(2.750000i)| lw(2.750000i).
+ATTRIBUTE TYPE^ATTRIBUTE VALUE
+Availability^SUNWIPython
+Interface stability^Volatile
+.TE
+.sp
+
.SH SEE ALSO
.BR ipython(1), ipython-wx(1)
.br
@@ -28,3 +46,5 @@
.PP
This manual page was written by Stephan Peijnik <debian@sp.or.at>,
for the Debian project (but may be used by others).
+
+...\" LSARC 2007/520 GNOME 2.20
diff -ur ipython-0.10/docs/man/pycolor.1 ipython-0.10-new/docs/man/pycolor.1
--- ipython-0.10/docs/man/pycolor.1 2009-08-05 09:02:20.000000000 +0800
+++ ipython-0.10-new/docs/man/pycolor.1 2009-09-28 15:29:54.248393000 +0800
@@ -1,3 +1,4 @@
+'\" te
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
@@ -32,7 +33,26 @@
.B \-s, \-\-scheme <scheme>
Give the color scheme to use. Currently only Linux (default),
LightBG, and NOColor are implemented.
+
+.SH "ATTRIBUTES"
+.sp
+.PP
+See \fBattributes\fR(5)
+for descriptions of the following attributes:
+.sp
+.TS
+tab(^G) allbox;
+cw(2.750000i)| cw(2.750000i)
+lw(2.750000i)| lw(2.750000i).
+ATTRIBUTE TYPE^ATTRIBUTE VALUE
+Availability^SUNWIPython
+Interface stability^Volatile
+.TE
+.sp
+
.SH AUTHOR
pycolor was written by Fernando Perez <fperez@colorado.edu>.
This manual page was written by Jack Moffitt <jack@xiph.org>,
for the Debian project (but may be used by others).
+
+...\" LSARC 2007/520 GNOME 2.20