diff options
Diffstat (limited to 'bin/ed')
-rw-r--r-- | bin/ed/ed.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index df8295a8d79..59bf771d24e 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ed.1,v 1.45 2003/12/13 23:52:01 jmc Exp $ +.\" $OpenBSD: ed.1,v 1.46 2004/01/31 13:00:57 jmc Exp $ .\" .\" Copyright (c) 1993 Andrew Moore, Talke Studio. .\" All rights reserved. @@ -961,7 +961,11 @@ but any changes to the buffer are lost. .Xr vi 1 , .Xr regex 3 .Pp -USD:09\-10 +"A Tutorial Introduction to the UNIX Text Editor", +.Pa /usr/share/doc/09.edtut/ . +.Pp +"Advanced Editing on UNIX", +.Pa /usr/share/doc/10.edadv/ . .Rs .%A B. W. Kernighan .%A P. J. Plauger |