Project

General

Profile

Actions

Bug #14918

closed

pty(4d) typo posix_openpty to posix_openpt

Added by Michael Zeller about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Category:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
man
Gerrit CR:
External Bug:

Description

pty(4d) mentions nonexistent posix_openpty(3c) man page. It should be posix_openpt(3c).

Actions #1

Updated by Electric Monk about 1 year ago

  • Gerrit CR set to 2313
Actions #2

Updated by Michael Zeller about 1 year ago

To test this I ran the changed man page through mandoc with the following and verified that the change looked correct.

fd pty.4d -X mandoc | less
Actions #3

Updated by Electric Monk about 1 year ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

git commit 50959a0eb0e3bc8618e60f532f23b93bfc7bcad7

commit  50959a0eb0e3bc8618e60f532f23b93bfc7bcad7
Author: Mike Zeller <mike@mikezeller.net>
Date:   2022-08-22T03:59:47.000Z

    14918 pty(4d) typo posix_openpty to posix_openpt
    Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
    Reviewed by: Sachidananda Urs <sacchi@gmail.com>
    Reviewed by: Toomas Soome <toomas@me.com>
    Approved by: Robert Mustacchi <rm@fingolfin.org>

Actions

Also available in: Atom PDF