Bug 76056

Summary: manpages: incorrect version reported (reduced by one)
Product: systemd Reporter: Gerardo Exequiel Pozzi <vmlinuz386>
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: trivial    
Priority: medium CC: d
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Gerardo Exequiel Pozzi 2014-03-12 06:10:09 UTC
This is on Arch Linux (x86_64) I see that systemd manpages, on footer says 210 when must be 211, and when I have installed 210 was 209, 209...
Comment 1 Zbigniew Jedrzejewski-Szmek 2014-03-12 12:38:39 UTC
I think it must be an Arch thing, or possibly your local installation issue. Are you sure that the manpages that you're viewing are the one corresponding to the installed version? (Use man -w to print out the paths, and then use pacman to check if they really come from the package).
Comment 2 Dave Reisner 2014-03-12 13:48:03 UTC
Zbigniew, the manpages aren't built by Arch. They're included with the dist tarball.

$ curl -s http://www.freedesktop.org/software/systemd/systemd-211.tar.xz | bsdtar xOf - systemd-211/man/systemctl.1 | grep -o 'systemd 21[0-9]'
systemd 210
Comment 3 Zbigniew Jedrzejewski-Szmek 2014-03-13 01:41:23 UTC
http://cgit.freedesktop.org/systemd/systemd/commit/?id=a878789

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.