diff options
author | veego <veego@pkgsrc.org> | 2005-06-19 22:18:53 +0000 |
---|---|---|
committer | veego <veego@pkgsrc.org> | 2005-06-19 22:18:53 +0000 |
commit | 242ab6240ef407bd55101c0fb35d53273ad6f388 (patch) | |
tree | 018fe8b8b9fe44ae3671fbff9c1e05ee84577d0c /comms | |
parent | 9d05408e9285da42c4e0c9effe538442ec254a05 (diff) | |
download | pkgsrc-242ab6240ef407bd55101c0fb35d53273ad6f388.tar.gz |
Change the wording a little bit and use ${PKG_SYSCONFDIR} instead of
/usr/pkg/etc/minicom
Noticed by Hauke Fath.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/minicom/MESSAGE | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/minicom/MESSAGE b/comms/minicom/MESSAGE index 83a28ea6ae2..e1ba657ae36 100644 --- a/comms/minicom/MESSAGE +++ b/comms/minicom/MESSAGE @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2005/06/19 11:34:45 veego Exp $ +$NetBSD: MESSAGE,v 1.2 2005/06/19 22:18:53 veego Exp $ -You will need to setup the default configration file: - ${PREFIX}/etc/minicom/minirc.dfl -by runing 'minicom -s' as root. +You will need to create the default configuration file: + ${PKG_SYSCONFDIR}/minirc.dfl +which can be done by executing 'minicom -s' as root. Do not forget to change the default 'Serial Device', which can be found in the 'Serial port setup' section. |