diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-19 14:27:07 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-19 14:27:07 +0000 |
commit | 790e0cfc1d2df5d91ab64fe80220f959df2aa8f4 (patch) | |
tree | 6466b189e4e3e5c0de5fc72aea97b1d89a916e51 /editors | |
parent | c5bf41d989d1bbc0b57b7328049e86ed042f7f8c (diff) | |
download | ports-790e0cfc1d2df5d91ab64fe80220f959df2aa8f4.tar.gz ports-790e0cfc1d2df5d91ab64fe80220f959df2aa8f4.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/sam/files/patch-doc-sam.1 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/editors/sam/files/patch-doc-sam.1 b/editors/sam/files/patch-doc-sam.1 new file mode 100644 index 000000000000..9dd46d798028 --- /dev/null +++ b/editors/sam/files/patch-doc-sam.1 @@ -0,0 +1,43 @@ +- Add new patchfile files/patch-doc-sam.1 + (obtained from Debian package) + +--- patch-doc-sam.1 begins here --- +--- doc/sam.1 23 Nov 1997 01:40:01 -0000 ++++ doc/sam.1 8 Feb 2002 16:28:04 -0000 +@@ -1,35 +1,3 @@ +-.de F +-.B +-.if !"\\$1"" \&\\$1 \\$2 \\$3 \\$4 \\$5 \\$6 +-.. +-.de L +-.B +-.if !"\\$1"" \&\\$1 \\$2 \\$3 \\$4 \\$5 \\$6 +-.. +-.de FR +-.BR "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" +-.. +-.de LR +-.BR "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" +-.. +-.de CW +-.ft B +-.. +-.\" This is gross but it avoids relying on internal implementation details +-.\" of the -man macros. +-.de TF +-.br +-.IP "" \w'\fB\\$1\ \ \fP'u +-.PD0 +-.. +-.de EX +-.CW +-.nf +-.. +-.de EE +-.fi +-.. +-.\" delete above this point if your system has F, L, FR, LR, CW and TF macros + .ds a \fR*\ \fP + .TH SAM 1 + .CT 1 editor +--- patch-doc-sam.1 ends here --- |