The branch main has been updated by ceri (doc committer):

URL: 
https://cgit.FreeBSD.org/src/commit/?id=33764e3fd080be9dc482b46403c7d0efb3402b74

commit 33764e3fd080be9dc482b46403c7d0efb3402b74
Author:     Ceri Davies <[email protected]>
AuthorDate: 2021-06-01 15:59:15 +0000
Commit:     Ceri Davies <[email protected]>
CommitDate: 2021-06-01 16:05:16 +0000

    libexec/getty/ttys.5: document correct "dialup" flag.
    
    This manpage has incorrectly documented the "dialup"
    keyword as "dialin" since it was first added.  Correct that.
    
    Approved by:    blackend (mentor)
    MFC after:      12 days
---
 libexec/getty/ttys.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5
index 887386071f34..3a1d07e326ca 100644
--- a/libexec/getty/ttys.5
+++ b/libexec/getty/ttys.5
@@ -28,7 +28,7 @@
 .\"     from: @(#)ttys.5       8.1 (Berkeley) 6/4/93
 .\" $FreeBSD$
 .\" "
-.Dd July 11, 2020
+.Dd June 1, 2021
 .Dt TTYS 5
 .Os
 .Sh NAME
@@ -114,7 +114,7 @@ Otherwise, it is considered a path relative to
 The flag ``secure'' (if the console is enabled) allows users with a
 uid of 0 to login on
 this line.
-The flag ``dialin'' indicates that a tty entry describes a dialin
+The flag ``dialup'' indicates that a tty entry describes a dialin
 line, and ``network'' is obsolete and does nothing.
 Either of these strings may also be specified in the terminal type
 field.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to