diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:39:29 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:39:29 +0000 |
commit | 79d6017866067064ba712bf6b913b59695d44a06 (patch) | |
tree | b6517b4d4b98c9665fa77bde38e342fbc8bece26 /emulators/vice/files/patch-man_c1541.1 | |
parent | Report serious i2p vulnerability (diff) |
Rename emulators/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363222
Diffstat (limited to 'emulators/vice/files/patch-man_c1541.1')
-rw-r--r-- | emulators/vice/files/patch-man_c1541.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/vice/files/patch-man_c1541.1 b/emulators/vice/files/patch-man_c1541.1 new file mode 100644 index 000000000000..eb5758f67d6a --- /dev/null +++ b/emulators/vice/files/patch-man_c1541.1 @@ -0,0 +1,12 @@ +--- ./man/c1541.1.orig Sat May 29 11:34:58 1999 ++++ ./man/c1541.1 Sat May 29 11:35:16 1999 +@@ -77,7 +77,8 @@ + .B \- + as a file name, it stands for \fIstdin\fR or \fIstdout\fR. + .SH SEE ALSO +-.BR VICE (1), ++.BR vice (1), ++.BR c1541 (1), + .BR petcat (1) + .SH AUTHORS + Teemu Rantanen <tvr@cs.hut.fi> |