summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-02 19:04:43 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-02 19:04:43 +0000
commitc29496611cd7fb76f7256e246fee15f72de7a93c (patch)
treeb8178262b50b63d04a42caffeab7b0adb6c612eb /palm
parentActivate numchar (diff)
Fix odd markup in the man page
PR: 12921 Submitted by: nik
Notes
Notes: svn path=/head/; revision=22127
Diffstat (limited to 'palm')
-rw-r--r--palm/xcopilot/files/patch-ab137
1 files changed, 137 insertions, 0 deletions
diff --git a/palm/xcopilot/files/patch-ab b/palm/xcopilot/files/patch-ab
new file mode 100644
index 000000000000..8b0314c5b2c7
--- /dev/null
+++ b/palm/xcopilot/files/patch-ab
@@ -0,0 +1,137 @@
+--- xcopilot.1.org Sun Aug 1 22:59:25 1999
++++ xcopilot.1 Sun Aug 1 23:03:41 1999
+@@ -36,19 +36,19 @@
+ .SH SYNOPSIS
+
+ .Pp
+-xcopilot [lsqb ]-uU[rsqb ]
+-[lsqb ]-debug [lsqb ]args[rsqb ][rsqb ]
+-[lsqb ]-gdebug [lsqb ]args[rsqb ][rsqb ]
+-[lsqb ]-bg \fIcolor\fP[rsqb ]
+-[lsqb ]-bbg \fIcolor\fP[rsqb ]
+-[lsqb ]-noxshm[rsqb ]
+-[lsqb ]-serial \fIptyname\fP[rsqb ]
+-[lsqb ]-ramsize \fIsize\fP[rsqb ]
+-[lsqb ]-magfactor \fIfactor\fP[rsqb ]
+-[lsqb ]-double[rsqb ]
+-[lsqb ]-private[rsqb ]
+-[lsqb ]-memversion \fIversion\fP[rsqb ]
+-[lsqb ]-reset[rsqb ]
++xcopilot [-uU]
++[-debug [args]]
++[-gdebug [args]]
++[-bg \fIcolor\fP]
++[-bbg \fIcolor\fP]
++[-noxshm]
++[-serial \fIptyname\fP]
++[-ramsize \fIsize\fP]
++[-magfactor \fIfactor\fP]
++[-double]
++[-private]
++[-memversion \fIversion\fP]
++[-reset]
+ .Pp
+ .SH DESCRIPTION
+
+@@ -71,11 +71,11 @@
+ .nr bi 1
+ .Pp
+ Display usage information
+-.IP "-debug [lsqb ]args[rsqb ]"
++.IP "-debug [args]"
+ .nr bi 1
+ .Pp
+ Enter debug mode. No current arguments are supported.
+-.IP "-gdebug [lsqb ]args[rsqb ]"
++.IP "-gdebug [args]"
+ .nr bi 1
+ .Pp
+ Enter gdb debug mode, where the optional argument is the TCP port or tty
+@@ -134,7 +134,7 @@
+ .Pp
+ Directory where files generated/used by XCopilot are created or looked
+ for if the corresponding environment varialbes don't specify a full
+-path. Default is [tilde ]/.xcopilot/
++path. Default is ~/.xcopilot/
+ .IP "XCOPILOTROM"
+ .nr bi 1
+ .Pp
+@@ -164,7 +164,7 @@
+ .nr ll +1
+ .nr t\n(ll 2
+ .if \n(ll>1 .RS
+-.IP "[tilde ]/.xcopilot/"
++.IP "~/.xcopilot/"
+ .nr bi 1
+ .Pp
+ Default directory for location of Pilot memory files (ROM/RAM/SCRATCH)
+@@ -203,7 +203,7 @@
+ .Pp
+ \fBGetting Started\fP
+ .Pp
+-Simplest way to get started is to create a directory [tilde ]/.xcopilot and
++Simplest way to get started is to create a directory ~/.xcopilot and
+ copy your pilot.rom file to that directory. Then, run xcopilot. You
+ should see a shaped window resembling the Pilot appear on your X
+ display. You should briefly see the ``Welcome to Pilot'' or similar
+@@ -260,11 +260,11 @@
+ .sp
+ .ft RR
+ .nf
+-linux:[tilde ] [gt ] telnet localhost 2000
++linux:~ > telnet localhost 2000
+ Trying 127.0.0.1...
+ Connected to localhost.
+ Escape character is ''.
+-command [gt ]
++command >
+ .DE
+ .fi
+ .ec
+@@ -311,7 +311,7 @@
+ .sp
+ .ft RR
+ .nf
+-xcopilot -serial [lsqb ]/dev/ptyqe[rsqb ] -gdebug [lsqb ]/dev/ptyqf[rsqb ]
++xcopilot -serial [/dev/ptyqe] -gdebug [/dev/ptyqf]
+ .DE
+ .fi
+ .ec
+@@ -391,7 +391,7 @@
+ .Pp
+ XCopilot Home Page: http://xcopilot.cuspy.com/
+ .Pp
+-Unix Amiga Emulator: http://www.freiburg.linux.de/[tilde ]uae/
++Unix Amiga Emulator: http://www.freiburg.linux.de/~uae/
+ .Pp
+ .SH DEVELOPMENT
+
+@@ -400,7 +400,7 @@
+ Copyright (C) 1995 Bernd Schmidt
+ .Pp
+ Original Copilot for Microsoft Windows 95
+-Copyright (C) 1996 Greg Hewgill [lt ]greg@hewgill.com[gt ]
++Copyright (C) 1996 Greg Hewgill <greg@hewgill.com>
+ .Pp
+ http://www.hewgill.com/pilot/copilot/index.html
+ .Pp
+@@ -408,7 +408,7 @@
+ http://palmpilot.3com.com/devzone/pose/seed.html
+ .Pp
+ The Original port of Copilot to X
+-Copyright (C) 1997 Ivan A. Curtis [lt ]icurtis@radlogic.com.au[gt ]
++Copyright (C) 1997 Ivan A. Curtis <icurtis@radlogic.com.au>
+ .Pp
+ Colormap support is
+ Copyright (C) 1998 Cuspy Solutions, Inc.
+@@ -417,8 +417,8 @@
+ Long, C. Chan-Nui, Eric Howe and Gene McCulley.
+ .Pp
+ The current maintainer of XCopilot is Gene McCulley
+-[lt ]mcculley@cuspy.com[gt ]
++<mcculley@cuspy.com>
+ .Pp
+-Bug Reports to [lt ]xcopilot@cuspy.com[gt ]
++Bug Reports to <xcopilot@cuspy.com>
+ .Pp
+ .Pp