diff options
author | xtraeme <xtraeme> | 2004-11-05 16:19:58 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-11-05 16:19:58 +0000 |
commit | 78d223e2529e3aff59d2ae847284921336cf390f (patch) | |
tree | 62bb6557d6b3cdefd59db16fe2040f8ace32f340 /sysutils/swapd | |
parent | 3764e482b5855b3e718e6038e62928149f3b9e4a (diff) | |
download | pkgsrc-78d223e2529e3aff59d2ae847284921336cf390f.tar.gz |
typo
Diffstat (limited to 'sysutils/swapd')
-rw-r--r-- | sysutils/swapd/files/swapd.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/swapd/files/swapd.sh b/sysutils/swapd/files/swapd.sh index 60b8ef78a38..73631f6ceae 100644 --- a/sysutils/swapd/files/swapd.sh +++ b/sysutils/swapd/files/swapd.sh @@ -1,9 +1,9 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: swapd.sh,v 1.1.1.1 2004/10/30 05:06:15 xtraeme Exp $ +# $NetBSD: swapd.sh,v 1.2 2004/11/05 16:19:58 xtraeme Exp $ # # PROVIDE: swapd -# REQUIRE: DAEMON LOGIN swap +# REQUIRE: DAEMON LOGIN name="swapd" |