man/dtas-sourceedit.1 in dtas-0.14.2 vs man/dtas-sourceedit.1 in dtas-0.15.0
- old
+ new
@@ -1,6 +1,6 @@
-.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
+.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
@@ -36,31 +36,40 @@
.el\{\
. ds -- \|\(em\|
. ds PI \(*p
. ds L" ``
. ds R" ''
+. ds C`
+. ds C'
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
-.ie \nF \{\
-. de IX
-. tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
..
-. nr % 0
-. rr F
-.\}
-.el \{\
-. de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+. if \nF \{
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
..
+. if !\nF==2 \{
+. nr % 0
+. nr F 2
+. \}
+. \}
.\}
+.rr rF
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
. \" fudge factors for nroff and troff
.if n \{\
@@ -122,11 +131,11 @@
.\}
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
.IX Title "DTAS-SOURCEEDIT 1"
-.TH DTAS-SOURCEEDIT 1 "1994-10-02" "dtas 0.13.1.2.g3083" "dtas user manual"
+.TH DTAS-SOURCEEDIT 1 "1994-10-02" "dtas 0.14.2.13.g9152" "dtas user manual"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH "NAME"
@@ -135,11 +144,11 @@
.IX Header "SYNOPSYS"
dtas-sourceedit {sox | av | ff}
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
dtas-sourceedit spawns an editor to allow editing of a source as a \s-1YAML\s0 file.
-See \fIdtas\-player_protocol\fR\|(7) for details on \s-1SOURCEARGS\s0. If standard input is
+See \fIdtas\-player_protocol\fR\|(7) for details on \s-1SOURCEARGS. \s0 If standard input is
a pipe or file, it is parsed as \s-1YAML\s0 and fed to the \fIdtas\-player\fR\|(1) instance
non-interactively. This is useful for loading various profiles from the
filesystem.
.PP
On Linux machines with the sleepy_penguin RubyGem installed, \fIinotify\fR\|(7)
@@ -184,25 +193,25 @@
.Vb 1
\& $ dtas\-sourceedit ff
.Ve
.SH "ENVIRONMENT"
.IX Header "ENVIRONMENT"
-\&\s-1VISUAL\s0 / \s-1EDITOR\s0 \- your favorite *nix text editor, defaults to 'vi' if unset.
+\&\s-1VISUAL / EDITOR \-\s0 your favorite *nix text editor, defaults to 'vi' if unset.
.PP
-\&\s-1DTAS_PLAYER_SOCK\s0 \- the path to the dtas-player control socket.
+\&\s-1DTAS_PLAYER_SOCK \-\s0 the path to the dtas-player control socket.
This defaults to ~/.dtas/player.sock
.SH "CONTACT"
.IX Header "CONTACT"
-All feedback welcome via plain-text mail to: mailto:dtas\-all@nongnu.org <mailto:dtas-all@nongnu.org>
+All feedback welcome via plain-text mail to: <mailto:dtas\-all@nongnu.org>
.PP
-Mailing list archives available at http://80x24.org/dtas\-all/ <http://80x24.org/dtas-all/>
-and ftp://lists.gnu.org/dtas\-all/ <ftp://lists.gnu.org/dtas-all/>
+Mailing list archives available at <https://80x24.org/dtas\-all/>
+and <ftp://lists.gnu.org/dtas\-all/>
.PP
No subscription is necessary to post to the mailing list.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2013\-2016 all contributors mailto:dtas\-all@nongnu.org <mailto:dtas-all@nongnu.org>
+Copyright 2013\-2016 all contributors <mailto:dtas\-all@nongnu.org>
.PP
-License: \s-1GPL\-3\s0.0+ http://www.gnu.org/licenses/gpl\-3.0.txt <http://www.gnu.org/licenses/gpl-3.0.txt>
+License: \s-1GPL\-3.0+ \s0<https://www.gnu.org/licenses/gpl\-3.0.txt>
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fIdtas\-player\fR\|(1), \fIdtas\-player_protocol\fR\|(7), \fIdtas\-ctl\fR\|(1)