Fix documentation for `ldconfig' command. Whoops.
authormdw <mdw>
Wed, 28 Apr 1999 22:24:57 +0000 (22:24 +0000)
committermdw <mdw>
Wed, 28 Apr 1999 22:24:57 +0000 (22:24 +0000)
cvssh.1

diff --git a/cvssh.1 b/cvssh.1
index bc8d360..a22a927 100644 (file)
--- a/cvssh.1
+++ b/cvssh.1
@@ -100,7 +100,7 @@ example, Linux users should run
 .RS 10
 .nf
 .ft B
-# ldconfig -n -r/home/cvs /lib
+# ldconfig -r/home/cvs
 .ft R
 .fi
 .RE