Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jul 2010 17:44:09 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/getopt getopt.1
Message-ID:  <201007071744.o67HiSwH029148@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bcr         2010-07-07 17:44:09 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/getopt       getopt.1 
  Log:
  SVN rev 209772 on 2010-07-07 17:44:09Z by bcr
  
  Fix an error in the EXAMPLES section of getopt(1), which is based on
  the same fix present in NetBSD.
  
  Note: the getopt man page contains more antique information like this.
  An overhaul of the man page and/or sync with NetBSD would be the right
  thing to do. But since this is out of the scope of the PR, I'll leave
  it as it is for now.
  
  PR:             docs/133118
  Submitted by:   Oleg A. Mamontov (oleg at mamontov dot net)
  Discussed with: jilles@
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.24      +3 -3      src/usr.bin/getopt/getopt.1



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