openbsd-ports/editors/nedit/patches/patch-ah
marc f116dfe7c6 Throw out old freebsd specific patches; create openbsd patches
from Berndt Josef Wulf <wulf@ping.net.au>; install nc as ncl
so it dies not conflict with netcat;  install nedit.doc; use
mkstemp instead of tmpnam; don't require MOTIF, just libXm
(LessTif allowed)
1998-07-16 03:40:48 +00:00

21 lines
609 B
Plaintext

--- nc.man.~1~ Thu Mar 19 13:20:23 1998
+++ nc.man Wed Jul 15 20:22:52 1998
@@ -1,13 +1,13 @@
.\" SCCS ID: nedit.man 1.2 9/27/94
-.TH NC 1F "PU0135" FERMILAB
+.TH NCL 1F "PU0135" FERMILAB
.SH NAME
-NC \- Client program for NEdit text editor
+NCL \- Client program for NEdit text editor
.SH SYNOPSYS
-.B nc
+.B ncl
[\-read] [\-create] [\-line n\ |\ +n] [\-do\ command] [\-[no]ask]
[\-svrname\ name] [file...]
.SH DESCRIPTION
-nc is the client interface to the NEdit text editor. To use nc,
+ncl is the client interface to the NEdit text editor. To use ncl,
first run NEdit in server mode:
.PP
.EX