Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37421820
en ru br
ALT Linux repos
S:0.5.0-alt2

Group :: System/Libraries
RPM: libsmi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libsmi-0.4.8-alt-man.patch
Download


diff --git a/tools/smicache.1.in b/tools/smicache.1.in
index 6a42390f..54cf8baf 100644
--- a/tools/smicache.1.in
+++ b/tools/smicache.1.in
@@ -45,13 +45,13 @@ you have to care about permissions in multi-user environments.
 global configuration file:
 .nf
 
-  cache /usr/local/share/mibs/cache \\
-    /usr/local/bin/smicache \\
-    -d /usr/local/share/mibs/cache \\
+  cache /usr/share/mibs/cache \\
+    /usr/bin/smicache \\
+    -d /usr/share/mibs/cache \\
     -p http://www.ibr.cs.tu-bs.de/projects/libsmi/smicache/
 
 .fi
-You might want to chmod 1777 /usr/local/share/mibs/cache.
+You might want to chmod 1777 /usr/share/mibs/cache.
 .SH "SEE ALSO"
 The
 .BR libsmi (3)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin