Bug 191581

Summary: [patch] Fix typos in iscsictl.8
Product: Documentation Reporter: Jimmy Olgeni <olgeni>
Component: Books & ArticlesAssignee: Gavin Atkinson <gavin>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: easy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Typo fixes none

Description Jimmy Olgeni freebsd_committer freebsd_triage 2014-07-03 10:04:29 UTC
Created attachment 144368 [details]
Typo fixes

A couple of fixes for iscsictl.8.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-07-18 12:52:27 UTC
A commit references this bug:

Author: gavin
Date: Fri Jul 18 12:51:36 UTC 2014
New revision: 268842
URL: http://svnweb.freebsd.org/changeset/base/268842

Log:
  Fix two typos in iscsictl.8

  PR:		191581
  Submitted by:	Jimmy Olgeni
  MFC after:	3 days

Changes:
  head/usr.bin/iscsictl/iscsictl.8
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-13 12:48:46 UTC
A commit references this bug:

Author: gavin
Date: Wed Aug 13 12:47:52 UTC 2014
New revision: 269939
URL: http://svnweb.freebsd.org/changeset/base/269939

Log:
  Merge r268842 from head:

    Fix two typos in iscsictl.8

  PR:		191581
  Submitted by:	Jimmy Olgeni

Changes:
_U  stable/10/
  stable/10/usr.bin/iscsictl/iscsictl.8
Comment 3 Gavin Atkinson freebsd_committer freebsd_triage 2014-08-13 12:56:14 UTC
Merged to stable/10, thanks for your contribution!