diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 01:16:45 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 01:16:45 +0000 |
commit | 0d36ec3c7937d274f501258ddf1798b05e4f33c2 (patch) | |
tree | b35c705d3b36af5129c9a15430528661add3b428 /misc/nsf/files/patch-sample.sh | |
parent | Stage net-mgmt/routers2-extras and cleanup (diff) |
Rename misc/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363282
Diffstat (limited to 'misc/nsf/files/patch-sample.sh')
-rw-r--r-- | misc/nsf/files/patch-sample.sh | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/nsf/files/patch-sample.sh b/misc/nsf/files/patch-sample.sh new file mode 100644 index 000000000000..b6088fd92618 --- /dev/null +++ b/misc/nsf/files/patch-sample.sh @@ -0,0 +1,11 @@ +--- sample.sh Sat Aug 31 03:27:52 1996 ++++ sample.sh.new Mon Sep 18 00:07:47 2000 +@@ -7,7 +7,7 @@ + *cursor [~~~~~~] + *screen saver [~~~~~~~~~~~~~] *time out [~~~~] + +-#v=keymap#s=:`cd /usr/share/syscons/keymaps;echo *.kbd|sed 's/ /:/g'`:#d=jp.106.kbd# ++#v=keymap#d=jp.106.kbd# + #v=keyrate#s=:slow:normal:fast:default:# + #v=cursor#s=:normal:blink:destructive:NO:# + #v=saver#s=:green:blank:snake:star:#d=green#v=blanktime#a=rf#d=600# |