Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2003 12:37:51 -0700 (PDT)
From:      Hiten Pandya <hmp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/dumpon dumpon.8
Message-ID:  <200305071937.h47Jbpvv055509@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hmp         2003/05/07 12:37:51 PDT

  FreeBSD src repository (doc committer)

  Modified files:
    sbin/dumpon          dumpon.8 
  Log:
  Bring the dumpon(8) man page closer to reality:
  
      - dumpon utility has not used kern.dumpdev sysctl
        since rev. 1.14 (sbin/dumpon/dumpon.c) when phk@
        updated it to use the DIOCSKERNELDUMP ioctl [1]
      - remove obsolete reference to sysctl(3)
  
  While I am there, fix two style nits:
  
      - use .Nm instead of `dumpon'
      - change NOTES to IMPLEMENTATION NOTES, to bring
        it in line with recommended section headings in
        mdoc(7)
  
  Original patch by: Martin Faxer <gmh003532brfmasthugget.se> [1]
  
  PR: docs/39293
  Approved and Reviewed by: des (mentor), re (scottl, bmah)
  
  Revision  Changes    Path
  1.28      +15 -11    src/sbin/dumpon/dumpon.8



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