summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
Commit message (Expand)AuthorAgeFilesLines
* mount: (man) be explicit about bind operationKarel Zak2018-03-191-1/+8
* mount: (man) update mount options for UDFSteve Kenton2018-02-281-22/+67
* mount: add note about cached kernel table for --allKarel Zak2018-02-221-1/+5
* mount: add note about "already mounted" behaviorKarel Zak2018-02-051-0/+7
* mount(8): drop redundant filesystem-specific sectionsMike Frysinger2018-01-241-327/+8Star
* Merge branch 'patch-2' of https://github.com/sourcejedi/util-linuxKarel Zak2018-01-221-2/+2
|\
| * mount(8): umount does not (anymore?) say `none busy'Alan Jenkins2018-01-211-2/+2
* | mount: be more accurate in man page about propagation flagsKarel Zak2018-01-221-7/+8
|/
* mount(8): point people to the proc(5) page for mount optionsMike Frysinger2018-01-191-3/+3
* mount: add hint about -t and root perms to the man pageKarel Zak2017-11-221-0/+4
* mount: add more details about UUIDs and LABELs to the man pageKarel Zak2017-11-161-5/+15
* Fixed typo in mount.8Liam Ryan2017-10-091-1/+1
* docs: remove repeated word from mount(8) man pageSami Kerola2017-09-181-1/+1
* mount: remove extN from mount.8 man pageKarel Zak2017-07-101-348/+2Star
* docs: remove some old history from manpagesRuediger Meier2017-06-291-72/+16Star
* libmount: ignore "bind" from fstab on command line "remount"Karel Zak2017-06-201-0/+18
* mount: fix man page typo (--bind,ro)Karel Zak2017-06-191-1/+1
* libmount: support MS_RDONLY on write-protected devicesKarel Zak2017-04-261-1/+5
* docs: replace FTP by HTTPS in kernel.org URLsSébastien Helleu2016-12-191-1/+1
* libmount: revert X-* and x-* meaningKarel Zak2016-12-091-14/+16
* docs: mount(8): Wording fixMichael Kerrisk2016-12-091-1/+1
* docs: various pages: Use 'UID" and "GID", not "uid" and "gid" in man pagesMichael Kerrisk2016-12-091-8/+8
* docs: various pages: Use "ID" not "id" in man pagesMichael Kerrisk2016-12-091-2/+2
* docs: various pages: Use consistent terminology (set-user-ID and set-group-ID)Michael Kerrisk2016-12-091-5/+5
* docs: various pages: Format pathnames as italic (.I)Michael Kerrisk2016-12-091-4/+6
* libmount: use x-systemd options as X-*Karel Zak2016-12-081-0/+4
* libmount: introduce X-* commentsKarel Zak2016-12-081-3/+10
* docs: various pages: Use "system call" not "syscall"Michael Kerrisk2016-12-051-3/+4
* Correctly format page cross referencesMichael Kerrisk (man-pages)2016-11-291-1/+1
* Place SEE ALSO entries in orderMichael Kerrisk (man-pages)2016-11-291-7/+7
* findmnt: (verify) add docsKarel Zak2016-09-231-0/+4
* mount: add note about another flags for "remount,bind"Karel Zak2016-09-081-3/+4
* mount: add note about paths verification to mount.8Karel Zak2016-08-311-5/+6
* mount: small change to mount.8 loopdev sectionKarel Zak2016-08-041-2/+3
* mount.8: Update loop device documentationStanislav Brabec2016-08-031-1/+1
* docs: Fix various typosSebastian Rasmussen2016-05-311-4/+4
* mount: add note about loopdev reuse to mount.8Karel Zak2016-04-221-0/+4
* docs: miscellaneous tiny tweaks of man pagesBenno Schulenberg2016-03-171-7/+5Star
* mount: further improve formatting of the man pageBenno Schulenberg2016-03-091-125/+118Star
* mount: adjust some wordings and formatting in the man pageBenno Schulenberg2016-03-081-29/+20Star
* mount: hardwrap an overlong example in the man pageBenno Schulenberg2016-03-081-1/+4
* mount.8: Add documentation of overlay mount optionsOsamu Aoki2016-01-051-0/+35
* mount: remove XFS from man page, xfsprogs provides xfs(5)Karel Zak2015-09-021-195/+3Star
* libmount: add support for "bind,ro"Karel Zak2015-08-171-19/+16Star
* mount.8: also note diratime does not override noatime.Borut Mrak2015-08-111-0/+2
* mount.8: Clarify relation between noatime and nodiratimeBorut Mrak2015-08-111-2/+4
* man: fix nolazytime typo in mount(8)Andreas Henriksson2015-06-081-1/+1
* mount: fix lazytime docsKarel Zak2015-03-301-1/+0Star
* libmount: add support for MS_LAZYTIMEKarel Zak2015-03-301-0/+27
* mount: Further FAT mount option updateJan Kara2015-02-021-5/+44