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

URL: 
https://cgit.FreeBSD.org/src/commit/?id=3ce579325e424ce9297546553fb453a4ec62c20b

commit 3ce579325e424ce9297546553fb453a4ec62c20b
Author:     Gordon Bergling <[email protected]>
AuthorDate: 2021-04-09 07:43:49 +0000
Commit:     Gordon Bergling <[email protected]>
CommitDate: 2021-04-09 07:43:49 +0000

    ed(1): Add two references in the SEE ALSO section
    
    Obtained from:  OpenBSD
    MFC after:      1 week
---
 bin/ed/ed.1 | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index 0cdd1b9c3e3c..9ced0f96a872 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,5 +1,5 @@
 .\" $FreeBSD$
-.Dd November 3, 2018
+.Dd April 9, 2021
 .Dt ED 1
 .Os
 .Sh NAME
@@ -961,6 +961,16 @@ USD:12-13
 .%O Addison-Wesley
 .%D 1981
 .Re
+.Rs
+.\" 4.4BSD USD:9
+.%A B. W. Kernighan
+.%T A Tutorial Introduction to the UNIX Text Editor
+.Re
+.Rs
+.\" 4.4BSD USD:10
+.%A B. W. Kernighan
+.%T Advanced Editing on UNIX
+.Re
 .Sh LIMITATIONS
 The
 .Nm
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "[email protected]"

Reply via email to