aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-08-06 13:02:20 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-08-06 13:02:20 +0300
commit75144ab0fbc0036b58dc46660a1809288f2a95bc (patch)
tree4eda6d8ae4259e916c38365033b17ab7f843c2b9
parent0200dd186ea1f536301638560722019722f21f78 (diff)
downloadion-75144ab0fbc0036b58dc46660a1809288f2a95bc.tar.gz
ion-75144ab0fbc0036b58dc46660a1809288f2a95bc.tar.bz2
Update manpage.HEADmaster
-rw-r--r--ion.112
-rw-r--r--ion.1.inc12
2 files changed, 18 insertions, 6 deletions
diff --git a/ion.1 b/ion.1
index a21f545..a0540f5 100644
--- a/ion.1
+++ b/ion.1
@@ -96,15 +96,13 @@ in the path, install
.B ion
there and link it to
.BR xfs_db:
-.sp
-.nf
-.in +2
+.PP
+.EX
$ cp ion /usr/local/bin
$ cd /usr/local/bin
$ ln -s ion xfs_db
-.in
-.fi
-.sp
+.EE
+.PP
Once done, invoking
.B xfs_db
from your program will first invoke
@@ -113,6 +111,8 @@ which will invoke
.B xfs_db
from
.BR /usr/bin .
+.\" Include download information if called from mansrv on Ulysses.
+.if !"\V[INCFILE]"" .so \V[INCFILE]
.SH AUTHORS
Sergey Poznyakoff
.SH "BUG REPORTS"
diff --git a/ion.1.inc b/ion.1.inc
new file mode 100644
index 0000000..1541172
--- /dev/null
+++ b/ion.1.inc
@@ -0,0 +1,12 @@
+.if "\*[.T]"html" \{\
+.SH DOWNLOADS
+.PP
+.B Ion
+is available in source form from its
+.URL http://git.gnu.org.ua/cgit/ion.git "git repository" .
+.PP
+Recent news, changes and bugfixes can be tracked from the
+.URL http://puszcza.gnu.org.ua/projects/ion "project's development page" .
+
+\}
+

Return to:

Send suggestions and report system problems to the System administrator.