openbsd-ports/editors/ged/patches/patch-doc_ed_info
pascal 49f34d2c58 GNU ed is a line-oriented text editor. It is used to create, display,
modify and otherwise manipulate text files, both interactively and
via shell scripts. A restricted version of ed, red, can only edit
files in the current directory and cannot execute shell commands.
Ed is the "standard" text editor in the sense that it is the original
editor for Unix, and thus widely available. For most purposes,
however, it is superseded by full-screen editors such as GNU Emacs
or GNU Moe.

ok landry@
2012-06-25 23:07:54 +00:00

13 lines
478 B
Plaintext

$OpenBSD: patch-doc_ed_info,v 1.1.1.1 2012/06/25 23:07:54 pascal Exp $
--- doc/ed.info.orig Mon May 7 14:29:35 2012
+++ doc/ed.info Mon May 7 14:29:42 2012
@@ -2,7 +2,7 @@ This is ed.info, produced by makeinfo version 4.13 fro
INFO-DIR-SECTION Basics
START-INFO-DIR-ENTRY
-* Ed: (ed). The GNU line editor
+* Ed: (ged). The GNU line editor
END-INFO-DIR-ENTRY
Copyright (C) 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012