man/dtas-sourceedit.1 in dtas-0.16.1 vs man/dtas-sourceedit.1 in dtas-0.17.0

- old
+ new

@@ -1,6 +1,6 @@ -.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) +.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v @@ -44,26 +44,26 @@ .\" .\" 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 +.\" If the F register is >0, 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. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 -.if (\n(rF:(\n(.g==0)) \{ -. if \nF \{ +.if (\n(rF:(\n(.g==0)) \{\ +. if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. -. if !\nF==2 \{ +. if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} @@ -131,11 +131,11 @@ .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "DTAS-SOURCEEDIT 1" -.TH DTAS-SOURCEEDIT 1 "1994-10-02" "dtas 0.14.2.13.g9152" "dtas user manual" +.TH DTAS-SOURCEEDIT 1 "1994-10-02" "dtas 0.17.0" "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" @@ -144,25 +144,25 @@ .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 -a pipe or file, it is parsed as \s-1YAML\s0 and fed to the \fIdtas\-player\fR\|(1) instance +See \fBdtas\-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 \fBdtas\-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) -is used to monitor the file for changes while the text exitor is running. +On Linux machines with the sleepy_penguin RubyGem installed, \fBinotify\fR\|(7) +is used to monitor the file for changes while the text editor is running. Each time a user finishes saving a file, changes are committed immediately. This behavior may be disabled by using the \-N or \-\-no\-watch command-line switch. .SH "OPTIONS" .IX Header "OPTIONS" .IP "\-N, \-\-no\-watch" 4 .IX Item "-N, --no-watch" -Disable \fIinotify\fR\|(7) support on Linux systems +Disable \fBinotify\fR\|(7) support on Linux systems .IP "\-n, \-\-dry\-run" 4 .IX Item "-n, --dry-run" Only print commands which would be sent to dtas-player .IP "\-V, \-\-verbose" 4 .IX Item "-V, --verbose" @@ -193,25 +193,25 @@ .Vb 1 \& $ dtas\-sourceedit ff .Ve .SH "ENVIRONMENT" .IX Header "ENVIRONMENT" -\&\s-1VISUAL / EDITOR \-\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> .PP Mailing list archives available at <https://80x24.org/dtas\-all/> -and <ftp://lists.gnu.org/dtas\-all/> +and <https://lists.gnu.org/archive/html/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> .PP -License: \s-1GPL\-3.0+ \s0<https://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) +\&\fBdtas\-player\fR\|(1), \fBdtas\-player_protocol\fR\|(7), \fBdtas\-ctl\fR\|(1)