Page MenuHomeFreeBSD

pty.3: Add a HISTORY section
ClosedPublic

Authored by asomers on Jun 2 2018, 9:07 PM.
Tags
None
Referenced Files
F156637697: D15652.id.diff
Fri, May 15, 7:21 AM
F156599743: D15652.id43277.diff
Fri, May 15, 12:30 AM
F156577818: D15652.id43280.diff
Thu, May 14, 7:45 PM
F156577788: D15652.id43280.diff
Thu, May 14, 7:45 PM
Unknown Object (File)
Mon, May 11, 7:33 PM
Unknown Object (File)
Sun, May 10, 7:46 PM
Unknown Object (File)
Sun, May 3, 12:16 AM
Unknown Object (File)
Wed, Apr 29, 7:20 AM
Subscribers

Details

Summary

pty.3: Add a HISTORY section

These functions were first added in 4.3 BSD-Reno, according to
http://unix.superglobalmegacorp.com/ and the CSRG svn repository.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Small nit.

lib/libutil/pty.3
157 ↗(On Diff #43276)

You need to do a line-break after the sentence-stop.

bjk added a subscriber: bjk.

Just one nit, otherwise this looks good.

lib/libutil/pty.3
157 ↗(On Diff #43277)

The comma should go on the previous line, as

.Fa name ,

(note the space before the comma).

This revision is now accepted and ready to land.Jun 2 2018, 10:31 PM
This revision was automatically updated to reflect the committed changes.