diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-23 15:47:24 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-23 15:47:24 +0000 |
commit | 188a60eb7ef59340e1ed97c98307961952891c58 (patch) | |
tree | 99e69f4c0353b196593d47156d883ff893a8be2d /print/gv | |
parent | e6aeacd5971603b030c6888a01f6fe3a36d36ae4 (diff) | |
download | ports-188a60eb7ef59340e1ed97c98307961952891c58.tar.gz ports-188a60eb7ef59340e1ed97c98307961952891c58.zip |
Notes
Diffstat (limited to 'print/gv')
-rw-r--r-- | print/gv/files/patch-ad | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/print/gv/files/patch-ad b/print/gv/files/patch-ad new file mode 100644 index 000000000000..269419eb6aec --- /dev/null +++ b/print/gv/files/patch-ad @@ -0,0 +1,10 @@ +--- doc/gv.man.orig Sun Oct 20 07:50:47 2002 ++++ doc/gv.man Sun Oct 20 07:50:58 2002 +@@ -3,7 +3,6 @@ + .if n .ds U \&" + .if t .ds U '' + .TH "gv" 1 +-.tr \& + .nr bi 0 + .nr ll 0 + .nr el 0 |