Displaying 2 results from an estimated 2 matches for "startdit".
Did you mean:
startdir
2003 Oct 25
1
Trivial documentation patch
....yo
===================================================================
RCS file: /cvsroot/rsync/rsync.yo,v
retrieving revision 1.128
diff -u -r1.128 rsync.yo
--- rsync.yo 7 Oct 2003 20:33:08 -0000 1.128
+++ rsync.yo 24 Oct 2003 19:33:09 -0000
@@ -1109,15 +1109,17 @@
manpagesection(EXIT VALUES)
startdit()
-dit(bf(RERR_SYNTAX 1)) Syntax or usage error
-dit(bf(RERR_PROTOCOL 2)) Protocol incompatibility
-dit(bf(RERR_FILESELECT 3)) Errors selecting input/output files, dirs
+dit(bf(RERR_SYNTAX 1)) Syntax or usage error
+dit(bf(RERR_PROTOCOL 2)) Protocol incom...
2017 Nov 01
1
[Bug 13115] New: .yo sources incompatible with current yodl version
...mponent: core
Assignee: wayned at samba.org
Reporter: paul at debian.org
QA Contact: rsync-qa at samba.org
Created attachment 13747
--> https://bugzilla.samba.org/attachment.cgi?id=13747&action=edit
patch for newer yodl
The current yodl version has removed the startdit and enddit macros. These have
been replaced with description. I've attached a patch for this.
Additionally,
this is a trivial patch for a missing closing bracket:
--- ./a/rsync.yo 2016-03-29 11:05:24.802895810 +0200
+++ ./b/rsync.yo 2017-11-01 09:38:23.396818546 +0100
@@ -1570,7...