Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2010 16:32:01 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/test test.1 src/lib/libc/net ethers.3 eui64.3 sctp_send.3 sctp_sendmsg.3 src/lib/libc/stdio printf.3 src/lib/libc/stdlib malloc.3 src/lib/libc/sys semop.2 src/lib/libipx ipx.3 src/libexec/ypxfr ypxfr.8 src/sbin/ipfw ...
Message-ID:  <201008281633.o7SGXBZj008629@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-08-28 16:32:01 UTC

  FreeBSD src repository

  Modified files:
    bin/test             test.1 
    lib/libc/net         ethers.3 eui64.3 sctp_send.3 
                         sctp_sendmsg.3 
    lib/libc/stdio       printf.3 
    lib/libc/stdlib      malloc.3 
    lib/libc/sys         semop.2 
    lib/libipx           ipx.3 
    libexec/ypxfr        ypxfr.8 
    sbin/ipfw            ipfw.8 
    secure/lib/libcrypto/man BIO_s_bio.3 
    share/man/man4       ata.4 bpf.4 netgraph.4 ng_hci.4 re.4 
    share/man/man9       devstat.9 ieee80211_node.9 
    usr.sbin/IPXrouted   IPXrouted.8 
    usr.sbin/ypbind      ypbind.8 
  Log:
  SVN rev 211936 on 2010-08-28 16:32:01Z by brucec
  
  Fix incorrect usage of 'assure' and 'insure'.
  
  Approved by: rrs (mentor)
  
  Revision  Changes    Path
  1.28      +1 -1      src/bin/test/test.1
  1.26      +1 -1      src/lib/libc/net/ethers.3
  1.5       +1 -1      src/lib/libc/net/eui64.3
  1.11      +2 -2      src/lib/libc/net/sctp_send.3
  1.11      +2 -2      src/lib/libc/net/sctp_sendmsg.3
  1.69      +1 -1      src/lib/libc/stdio/printf.3
  1.84      +2 -2      src/lib/libc/stdlib/malloc.3
  1.20      +1 -1      src/lib/libc/sys/semop.2
  1.17      +1 -1      src/lib/libipx/ipx.3
  1.22      +1 -1      src/libexec/ypxfr/ypxfr.8
  1.240     +1 -1      src/sbin/ipfw/ipfw.8
  1.13      +1 -1      src/secure/lib/libcrypto/man/BIO_s_bio.3
  1.85      +1 -1      src/share/man/man4/ata.4
  1.55      +1 -1      src/share/man/man4/bpf.4
  1.56      +1 -1      src/share/man/man4/netgraph.4
  1.12      +1 -1      src/share/man/man4/ng_hci.4
  1.23      +1 -1      src/share/man/man4/re.4
  1.23      +1 -1      src/share/man/man9/devstat.9
  1.9       +1 -1      src/share/man/man9/ieee80211_node.9
  1.19      +1 -1      src/usr.sbin/IPXrouted/IPXrouted.8
  1.24      +1 -1      src/usr.sbin/ypbind/ypbind.8



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