Bug 880552 - systemd.exec(5) man page mentions mount(1) which does not exist
Summary: systemd.exec(5) man page mentions mount(1) which does not exist
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-27 10:11 UTC by Cristian Ciupitu
Modified: 2013-01-20 03:33 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-20 03:32:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Cristian Ciupitu 2012-11-27 10:11:22 UTC
Description of problem:
The manual page for systemd.exec(5) mentions mount(1), but that manual page
does not seem to exist, only mount(8) and mount(2).

Version-Release number of selected component (if applicable):
systemd-44-21.fc17.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. man 5 systemd.exec
2. Search for MountFlags=
  
Actual results:
Takes a mount propagation flag: shared, slave or private, which control whether
namespaces set up with ReadWriteDirectories=, ReadOnlyDirectories= and
InaccessibleDirectories= receive or propagate new mounts from/to the main
namespace. See mount(1) for details. Defaults to shared, i.e. the new namespace
will both receive new mount points from the main namespace as well as propagate
new mounts to it.

Expected results:
An existing man page.

Additional info:
I also have util-linux-2.21.2-3.fc17.x86_64 and man-pages-3.35-4.fc17.noarch on
my system.

Comment 1 Kay Sievers 2012-11-27 10:41:13 UTC
Fixed in systemd -git. Thanks!

Comment 2 Fedora Update System 2013-01-14 14:09:25 UTC
systemd-197-1.fc18.1 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/FEDORA-2013-0655/systemd-197-1.fc18.1

Comment 3 Fedora Update System 2013-01-20 03:33:01 UTC
systemd-197-1.fc18.1 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.