Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 1997 09:07:42 -0800 (PST)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/finger lprint.c
Message-ID:  <199703171707.JAA20461@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        97/03/17 09:07:41

  Modified:    usr.bin/finger  lprint.c
  Log:
  Skip \r character while printing Plan/etc. text files, it allows to
  handle \r\n and \n\r files properly.
  Previous variant put ^M for \r\n and ^M\n for \n\r
  
  Revision  Changes    Path
  1.7       +4 -2      src/usr.bin/finger/lprint.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703171707.JAA20461>