diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-01-28 00:24:38 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-01-28 00:24:38 +0000 |
commit | 07aeb74ac3ccdb93222f24c25da6c824368713e2 (patch) | |
tree | fc098f3e82683a3c60d00f0c3c7a429df7277904 /news/newsfetch/files/patch-ac | |
parent | Utilize ports/Mk's NOPORTDOCS implementation instead of home (diff) |
- Support CC properly
- Apply to 'one file per patch' convention
PR: 24675
Submitted by: tkato@prontomail.ne.jp
Diffstat (limited to '')
-rw-r--r-- | news/newsfetch/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/news/newsfetch/files/patch-ac b/news/newsfetch/files/patch-ac new file mode 100644 index 000000000000..5f9b06ccbe17 --- /dev/null +++ b/news/newsfetch/files/patch-ac @@ -0,0 +1,11 @@ +--- newsfetch.1.orig Tue Apr 14 20:04:25 1998 ++++ newsfetch.1 Fri Jan 26 23:41:22 2001 +@@ -5,7 +5,7 @@ + .SH SYNOPSIS + .B newsfetch + .BI +-hostname ++hostname[:port] + [ + .BI \-clsyvV + ] |