summaryrefslogtreecommitdiff
path: root/editors/nedit/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nedit/files/patch-ad')
-rw-r--r--editors/nedit/files/patch-ad19
1 files changed, 19 insertions, 0 deletions
diff --git a/editors/nedit/files/patch-ad b/editors/nedit/files/patch-ad
new file mode 100644
index 000000000000..67e296e3bae6
--- /dev/null
+++ b/editors/nedit/files/patch-ad
@@ -0,0 +1,19 @@
+--- nc.man.orig Sun May 28 19:29:15 2000
++++ nc.man Sun May 28 19:29:59 2000
+@@ -1,12 +1,12 @@
+-.TH NC 1
++.TH NCLIENT 1
+ .SH NAME
+-NC \- Client program for NEdit text editor
++NCLIENT \- Client program for NEdit text editor
+ .SH SYNOPSYS
+-.B nc [\-read] [\-create] [\-line n\ |\ +n] [\-do\ command]
++.B nclient [\-read] [\-create] [\-line n\ |\ +n] [\-do\ command]
+ [\-ask] [\-noask] [\-svrname\ name] [-svrcmd\ command]
+ [\-lm languagemode] [\-geometry\ geometry] [\-iconic] [file...]
+ .SH DESCRIPTION
+-nc is the client interface to the NEdit text editor. To use nc,
++nclient is the client interface to the NEdit text editor. To use nclient,
+ first run NEdit in server mode:
+ .PP
+ .EX