cvs commit: src/usr.bin/sed sed.1
    Yar Tikhiy 
    yar at FreeBSD.org
       
    Sun Aug 31 12:59:58 UTC 2008
    
    
  
yar         2008-08-31 12:59:45 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7)
    usr.bin/sed          sed.1 
  Log:
  SVN rev 182536 on 2008-08-31 12:59:45Z by yar
  
  MFC r182107:
  
    Explicitly tell that one needs to start a context address with a
    backslash if he/she wants to use a non-traditional delimiter, i.e.,
    anything other than a slash.  That is, /abc/ works as is, but xabcx
    needs to be spelled as \xabcx.
  
    Add appropriate markup.
  
    Bump Dd.
  
  Revision  Changes    Path
  1.46.2.1  +11 -4     src/usr.bin/sed/sed.1
    
    
More information about the cvs-all
mailing list