Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2008 07:32:08 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <200803260732.m2Q7W8Cr086057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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