Bug 201937

Summary: [patch] usr.bin/cut: document nonstandard flag
Product: Documentation Reporter: fullermd
Component: Books & ArticlesAssignee: Sevan Janiyan <sevan>
Status: Closed FIXED    
Severity: Affects Only Me CC: sevan
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D11842
Attachments:
Description Flags
Patch none

Description fullermd 2015-07-28 05:18:09 UTC
Created attachment 159330 [details]
Patch

`cut -w` is an extension to POSIX, and not very portable; document as such.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-03 14:35:16 UTC
A commit references this bug:

Author: sevan
Date: Thu Aug  3 14:35:03 UTC 2017
New revision: 322013
URL: https://svnweb.freebsd.org/changeset/base/322013

Log:
  Document -w flag is an extension to POSIX.

  PR:		201937
  Submitted by:	<fullermd AT over-yonder DOT net>
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11842

Changes:
  head/usr.bin/cut/cut.1
Comment 2 Sevan Janiyan freebsd_committer freebsd_triage 2017-08-03 14:44:51 UTC
Committed, thank you for the patch & apologies for the delay.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-03-19 07:08:22 UTC
A commit references this bug:

Author: eadler
Date: Mon Mar 19 07:08:14 UTC 2018
New revision: 331193
URL: https://svnweb.freebsd.org/changeset/base/331193

Log:
  MFC r322013:

  Document -w flag is an extension to POSIX.

  PR:		201937

Changes:
_U  stable/11/
  stable/11/usr.bin/cut/cut.1