Edit

IABSD.fr/src/bin/ed

Branch :

  • Show log

    Commit

  • Author : schwarze
    Date : 2019-07-30 09:23:35
    Hash : d01da9da
    Message : In addresses, consistently use "+" rather than ".+1". Both have the same meaning, but the former is explicitly defined in this manual page as "the next line" whereas the latter requires combining various pieces of information for understanding. Unification suggested and patch OK'ed by martijn@.