Bug 191581 - [patch] Fix typos in iscsictl.8
Summary: [patch] Fix typos in iscsictl.8
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gavin Atkinson
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2014-07-03 10:04 UTC by Jimmy Olgeni
Modified: 2014-08-13 12:56 UTC (History)
0 users

See Also:


Attachments
Typo fixes (798 bytes, patch)
2014-07-03 10:04 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!