Bug 128973

Summary: Spelling mistake in ntp-keygen.8
Product: Documentation Reporter: Thomas Abthorpe <tabthorpe>
Component: Books & ArticlesAssignee: Daniel Gerzo <danger>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thomas Abthorpe freebsd_committer freebsd_triage 2008-11-18 21:40:02 UTC
Lists recommended path to generated keys as /ust/local/etc

Fix: Patch attached with submission follows:
Comment 1 Daniel Gerzo freebsd_committer freebsd_triage 2008-11-18 23:35:03 UTC
Responsible Changed
From-To: freebsd-doc->danger

Take
Comment 2 Daniel Gerzo freebsd_committer freebsd_triage 2008-11-18 23:39:24 UTC
State Changed
From-To: open->patched

fixed in -HEAD, awaiting MFC
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-06 00:20:25 UTC
Author: danger (doc committer)
Date: Tue Jan  6 00:20:11 2009
New Revision: 186802
URL: http://svn.freebsd.org/changeset/base/186802

Log:
  MFC r185072:
  
  - fix typo
  
  PR:		docs/128973
  Submitted by:	tabthorpe
  Approved by:	roberto

Modified:
  stable/7/usr.sbin/ntp/   (props changed)
  stable/7/usr.sbin/ntp/doc/ntp-keygen.8

Modified: stable/7/usr.sbin/ntp/doc/ntp-keygen.8
==============================================================================
--- stable/7/usr.sbin/ntp/doc/ntp-keygen.8	Tue Jan  6 00:11:18 2009	(r186801)
+++ stable/7/usr.sbin/ntp/doc/ntp-keygen.8	Tue Jan  6 00:20:11 2009	(r186802)
@@ -126,7 +126,7 @@ The safest way to run the
 program is logged in directly as root.
 The recommended procedure is change to the keys directory,
 usually
-.Pa /ust/local/etc ,
+.Pa /usr/local/etc ,
 then run the program.
 When run for the first time,
 or if all
_______________________________________________
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 4 Daniel Gerzo freebsd_committer freebsd_triage 2009-01-06 00:30:31 UTC
State Changed
From-To: patched->closed

MFCed to both RELENG_6 and RELENG_7.
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-01-06 00:30:44 UTC
Author: danger (doc committer)
Date: Tue Jan  6 00:30:24 2009
New Revision: 186803
URL: http://svn.freebsd.org/changeset/base/186803

Log:
  MFC r185072:
  
  - fix typo
  
  PR:		docs/128973
  Submitted by:	tabthorpe
  Approved by:	roberto

Modified:
  stable/6/usr.sbin/ntp/   (props changed)
  stable/6/usr.sbin/ntp/doc/   (props changed)
  stable/6/usr.sbin/ntp/doc/ntp-keygen.8

Modified: stable/6/usr.sbin/ntp/doc/ntp-keygen.8
==============================================================================
--- stable/6/usr.sbin/ntp/doc/ntp-keygen.8	Tue Jan  6 00:20:11 2009	(r186802)
+++ stable/6/usr.sbin/ntp/doc/ntp-keygen.8	Tue Jan  6 00:30:24 2009	(r186803)
@@ -123,7 +123,7 @@ The safest way to run the
 program is logged in directly as root.
 The recommended procedure is change to the keys directory,
 usually
-.Pa /ust/local/etc ,
+.Pa /usr/local/etc ,
 then run the program. When run for the first time,
 or if all
 .Cm ntpkey
_______________________________________________
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"