Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 10:57:46 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen fmtmsg.3 src/lib/libc/net rcmd.3 rcmdsh.3 src/lib/libc/stdio fgets.3 fopen.3 fputs.3 getwc.3 printf.3 putc.3 putwc.3 scanf.3 setbuf.3 stdio.3 wprintf.3 wscanf.3 src/lib/libc/stdlib getopt.3 malloc.3 ...
Message-ID:  <200212041857.gB4IvkWC068432@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/12/04 10:57:46 PST

  Modified files:
    lib/libc/gen         fmtmsg.3 
    lib/libc/net         rcmd.3 rcmdsh.3 
    lib/libc/stdio       fgets.3 fopen.3 fputs.3 getwc.3 printf.3 
                         putc.3 putwc.3 scanf.3 setbuf.3 stdio.3 
                         wprintf.3 wscanf.3 
    lib/libc/stdlib      getopt.3 malloc.3 
    lib/libcompat/4.3    rexec.3 
    lib/libdisk          libdisk.3 
    lib/libkvm           kvm.3 kvm_open.3 
    share/man/man3       assert.3 
  Log:
  Consistently mark std(in|out|err) with .Dv, because that's how they
  are marked up in stdio(3), and because they are defined expressions
  of type "FILE *".
  
  Approved by:    re
  
  Revision  Changes    Path
  1.4       +6 -6      src/lib/libc/gen/fmtmsg.3
  1.22      +4 -4      src/lib/libc/net/rcmd.3
  1.4       +4 -1      src/lib/libc/net/rcmdsh.3
  1.19      +1 -1      src/lib/libc/stdio/fgets.3
  1.16      +2 -3      src/lib/libc/stdio/fopen.3
  1.10      +1 -1      src/lib/libc/stdio/fputs.3
  1.5       +1 -1      src/lib/libc/stdio/getwc.3
  1.52      +1 -1      src/lib/libc/stdio/printf.3
  1.10      +1 -1      src/lib/libc/stdio/putc.3
  1.6       +1 -1      src/lib/libc/stdio/putwc.3
  1.21      +1 -1      src/lib/libc/stdio/scanf.3
  1.13      +4 -3      src/lib/libc/stdio/setbuf.3
  1.21      +2 -2      src/lib/libc/stdio/stdio.3
  1.4       +1 -1      src/lib/libc/stdio/wprintf.3
  1.4       +1 -1      src/lib/libc/stdio/wscanf.3
  1.21      +2 -2      src/lib/libc/stdlib/getopt.3
  1.55      +6 -2      src/lib/libc/stdlib/malloc.3
  1.11      +4 -4      src/lib/libcompat/4.3/rexec.3
  1.29      +2 -1      src/lib/libdisk/libdisk.3
  1.10      +4 -2      src/lib/libkvm/kvm.3
  1.13      +3 -1      src/lib/libkvm/kvm_open.3
  1.15      +1 -1      src/share/man/man3/assert.3

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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