Bug 129400

Summary: [patch] Remove comments that have snook into three man pages
Product: Documentation Reporter: Gavin Atkinson <gavin>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
20081201-manpage-date-comment.diff none

Description Gavin Atkinson freebsd_committer freebsd_triage 2008-12-03 20:30:00 UTC
	Only three man pages include a comment about bumping .Dd for
inon-trivial changes, this is left over from (presumaby) when the man
page was created from a clone of the example man pages which also include
this comment.  Given only three real manpages include it, it may as well
be removed - the chance that one of these three man pages is the page
somebody edits without understanding .Dd is pretty slim, and it also
helps to bring these into the style of all other man pages.  Don't bump
.Dd as it's a trivial change :)

How-To-Repeat: 	N/A
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-01-30 15:27:18 UTC
Author: gabor (doc,ports committer)
Date: Fri Jan 30 15:27:04 2009
New Revision: 187917
URL: http://svn.freebsd.org/changeset/base/187917

Log:
  - Remove superfluous comment
  
  PR:		docs/129400
  Submitted by:	Gavin Atkinson <gavin@freebsd.org>

Modified:
  head/sys/boot/i386/pxeldr/pxeboot.8

Modified: head/sys/boot/i386/pxeldr/pxeboot.8
==============================================================================
--- head/sys/boot/i386/pxeldr/pxeboot.8	Fri Jan 30 15:14:58 2009	(r187916)
+++ head/sys/boot/i386/pxeldr/pxeboot.8	Fri Jan 30 15:27:04 2009	(r187917)
@@ -24,8 +24,6 @@
 .\"
 .\" $FreeBSD$
 .\"
-.\" Note: The date here should be updated whenever a non-trivial
-.\" change is made to the manual page.
 .Dd May 1, 2000
 .Dt PXEBOOT 8
 .Os
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-01-30 15:28:49 UTC
Author: gabor (doc,ports committer)
Date: Fri Jan 30 15:28:35 2009
New Revision: 187918
URL: http://svn.freebsd.org/changeset/base/187918

Log:
  - Remove superfluous comment
  
  PR:             docs/129400
  Submitted by:   Gavin Atkinson <gavin@freebsd.org>

Modified:
  head/lib/libc/db/man/dbm.3

Modified: head/lib/libc/db/man/dbm.3
==============================================================================
--- head/lib/libc/db/man/dbm.3	Fri Jan 30 15:27:04 2009	(r187917)
+++ head/lib/libc/db/man/dbm.3	Fri Jan 30 15:28:35 2009	(r187918)
@@ -15,8 +15,6 @@
 .\"
 .\" $FreeBSD$
 .\"
-.\" Note: The date here should be updated whenever a non-trivial
-.\" change is made to the manual page.
 .Dd April 16, 2006
 .Dt DBM 3
 .Os
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 3 Gabor Kovesdan freebsd_committer freebsd_triage 2009-01-30 15:29:07 UTC
State Changed
From-To: open->closed

Committed to HEAD, thanks! No MFC is needed, as it is just a cleanup patch. 


Comment 4 Gabor Kovesdan freebsd_committer freebsd_triage 2009-01-30 15:29:07 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Committed to HEAD, thanks! No MFC is needed, as it is just a cleanup patch.
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-01-30 15:29:15 UTC
Author: gabor (doc,ports committer)
Date: Fri Jan 30 15:28:56 2009
New Revision: 187919
URL: http://svn.freebsd.org/changeset/base/187919

Log:
  - Remove superfluous comment
  
  PR:             docs/129400
  Submitted by:   Gavin Atkinson <gavin@freebsd.org>

Modified:
  head/usr.sbin/gssd/gssd.8

Modified: head/usr.sbin/gssd/gssd.8
==============================================================================
--- head/usr.sbin/gssd/gssd.8	Fri Jan 30 15:28:35 2009	(r187918)
+++ head/usr.sbin/gssd/gssd.8	Fri Jan 30 15:28:56 2009	(r187919)
@@ -25,8 +25,6 @@
 .\"
 .\" $FreeBSD$
 .\"
-.\" Note: The date here should be updated whenever a non-trivial
-.\" change is made to the manual page.
 .Dd November 5, 2008
 .Dt GSSD 8
 .Os
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"