diff options
author | clive <clive@FreeBSD.org> | 2000-12-23 06:32:28 +0000 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2000-12-23 06:32:28 +0000 |
commit | 777501681b15a34419854830a20448e461978a61 (patch) | |
tree | 6c82da58b0d40802e9d99dfcdbc2aa06c60f658c /chinese | |
parent | 9ba268e191676ed283e948037011b443f23af94f (diff) | |
download | FreeBSD-ports-777501681b15a34419854830a20448e461978a61.zip FreeBSD-ports-777501681b15a34419854830a20448e461978a61.tar.gz |
Fix a typo.
Submitted by: keichii@iteration.net (MAINTAINER)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/rxvt-big5/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/rxvt-big5/pkg-message b/chinese/rxvt-big5/pkg-message index 2b006d4..ebd8a16 100644 --- a/chinese/rxvt-big5/pkg-message +++ b/chinese/rxvt-big5/pkg-message @@ -4,7 +4,7 @@ moving the cursor, put the following line into your .Xdefaults or .Xresources: rxvt.multibyte_cursor: yes If you do not wish to have this feature, reinstall the port with the following -command: +commands: cd /usr/ports/chinese/rxvt-big5 make NO_MULTIBYTE_CURSOR=yes deinstall clean install clean |