cvs commit: src/lib/libc/yp xdryp.c src/lib/libc_r/uthread uthread_sig.c src/lib/libelf libelf_convert.m4 src/lib/libkse/thread thr_sig.c src/libexec/talkd announce.c src/share/man/man7 security.7 src/sys/boot/i386/cdboot cdboot.s ...

Christian Brueffer brueffer at FreeBSD.org
Wed Mar 26 00:32:10 PDT 2008


brueffer    2008-03-26 07:32:08 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/yp          xdryp.c 
    lib/libc_r/uthread   uthread_sig.c 
    lib/libelf           libelf_convert.m4 
    lib/libkse/thread    thr_sig.c 
    libexec/talkd        announce.c 
    share/man/man7       security.7 
    sys/boot/i386/cdboot cdboot.s 
    sys/boot/pc98/cdboot cdboot.s 
    sys/dev/ti           if_ti.c 
    sys/i386/isa         vesa.c 
    usr.bin/checknr      checknr.c 
    usr.bin/xlint/lint1  lint1.h 
  Log:
  Fix some "in in" typos in comments.
  
  PR:             121490
  Submitted by:   Anatoly Borodin <anatoly.borodin at gmail.com>
  Approved by:    rwatson (mentor), jkoshy
  MFC after:      3 days
  
  Revision  Changes    Path
  1.15      +1 -1      src/lib/libc/yp/xdryp.c
  1.50      +1 -1      src/lib/libc_r/uthread/uthread_sig.c
  1.4       +1 -1      src/lib/libelf/libelf_convert.m4
  1.89      +1 -1      src/lib/libkse/thread/thr_sig.c
  1.17      +1 -1      src/libexec/talkd/announce.c
  1.49      +1 -1      src/share/man/man7/security.7
  1.19      +1 -1      src/sys/boot/i386/cdboot/cdboot.s
  1.4       +1 -1      src/sys/boot/pc98/cdboot/cdboot.s
  1.132     +1 -1      src/sys/dev/ti/if_ti.c
  1.54      +1 -1      src/sys/i386/isa/vesa.c
  1.10      +1 -1      src/usr.bin/checknr/checknr.c
  1.3       +1 -1      src/usr.bin/xlint/lint1/lint1.h


More information about the cvs-src mailing list