From: Michal Kubecek Date: Mon, 19 Oct 2015 14:11:00 +0200 Subject: man: fix documentation references in manual pages Patch-mainline: Never, SUSE specific References: bsc#949063 Some manual pages refer to Debian specific paths and package names. Replace them by SUSE specific ones. --- man/man8/lnstat.8 | 2 +- man/man8/ss.8 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/man8/lnstat.8 b/man/man8/lnstat.8 index acd5f4a20522..738acd545f6a 100644 --- a/man/man8/lnstat.8 +++ b/man/man8/lnstat.8 @@ -255,7 +255,7 @@ route cache removal, therefore always zero. .SH SEE ALSO .BR ip (8), -and /usr/share/doc/iproute-doc/README.lnstat (package iproute-doc on Debian) +and /usr/share/doc/packages/iproute2/README.lnstat .br .SH AUTHOR lnstat was written by Harald Welte . diff --git a/man/man8/ss.8 b/man/man8/ss.8 index 81de69de8042..092570884cf6 100644 --- a/man/man8/ss.8 +++ b/man/man8/ss.8 @@ -142,7 +142,7 @@ Read filter information from FILE. Each line of FILE is interpreted like single command line option. If FILE is - stdin is used. .TP .B FILTER := [ state STATE-FILTER ] [ EXPRESSION ] -Please take a look at the official documentation (Debian package iproute-doc) for details regarding filters. +Please take a look at the official documentation (package iproute2-doc) for details regarding filters. .SH STATE-FILTER @@ -197,7 +197,7 @@ Find all local processes connected to X server. List all the tcp sockets in state FIN-WAIT-1 for our apache to network 193.233.7/24 and look at their timers. .SH SEE ALSO .BR ip (8), -.BR /usr/share/doc/iproute-doc/ss.html " (package iproute­doc)", +.BR /usr/share/doc/packages/iproute2/ss.* " (package iproute2-doc)" .br .BR RFC " 793 " - https://tools.ietf.org/rfc/rfc793.txt (TCP states) -- 2.14.1