Date: Fri, 16 Sep 2016 14:23:16 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r305887 - head/usr.bin/seq Message-ID: <201609161423.u8GENGjv057867@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock (doc committer) Date: Fri Sep 16 14:23:16 2016 New Revision: 305887 URL: https://svnweb.freebsd.org/changeset/base/305887 Log: Update history. Patch supplied by Sevan Janiyan <venture37@geeklan.co.uk>. PR: 181390 Submitted by: ksmakoto@dd.iij4u.or.jp MFC after: 1 week Modified: head/usr.bin/seq/seq.1 Modified: head/usr.bin/seq/seq.1 ============================================================================== --- head/usr.bin/seq/seq.1 Fri Sep 16 13:00:55 2016 (r305886) +++ head/usr.bin/seq/seq.1 Fri Sep 16 14:23:16 2016 (r305887) @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 10, 2013 +.Dd August 12, 2016 .Dt SEQ 1 .Os .Sh NAME @@ -156,13 +156,13 @@ the default conversion is changed to .Sh HISTORY The .Nm -command first appeared in -.Tn "Plan 9 from Bell Labs" . +command first appeared in Version\~8 +.At . A .Nm command appeared in .Nx 3.0 , -and ported to +and was ported to .Fx 9.0 . This command was based on the command of the same name in .Tn "Plan 9 from Bell Labs" @@ -180,9 +180,4 @@ option does not handle the transition fr to exponent representation very well. The .Nm -command is not bug for bug compatible with the -.Tn "Plan 9 from Bell Labs" -or -.Tn GNU -versions of -.Nm . +command is not bug for bug compatible with other implementations.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609161423.u8GENGjv057867>