summaryrefslogtreecommitdiff
path: root/sbin/mount/mount.8
AgeCommit message (Expand)Author
2012-08-23remove unneccessary .Pp;Jason McIntyre
2012-08-23get rid of mount_nnpfsTheo de Raadt
2011-04-05Remove portalfs.Thordur I. Bjornsson
2010-09-28document disklabel uids and move a little text to improve readability; theJason McIntyre
2009-06-04xfs -> nnpfs;Jason McIntyre
2008-11-14when describing options that can be passed to mount:Jason McIntyre
2007-11-09FFS_SOFTUPDATES:Jason McIntyre
2007-11-05- clarify the descriptions of "sync" and "async"Jason McIntyre
2007-06-01remove crufty adosfs. everytime we try to change a vfs layer interface,Theo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-26+.Xr mount_vnd 8 ,Jason McIntyre
2007-05-12remove references to mount_vnd.8 and fsck_vnd.8 as these are not hookedFelix Kronlage
2007-04-14introduce {fsck,mount}_vnd tools to be able to describe vnd imagesAlexander von Gernler
2007-02-20sort the -o options; from Igor SobradoJason McIntyre
2006-03-16typo.Alexandre Anriot
2006-03-12Add the -s flag, meaning: skip mount if the file system isOtto Moerbeek
2005-12-06Remove fdescfsPedro Martelletto
2005-11-24Remove kernfs, okay deraadt@.Pedro Martelletto
2005-06-27document `noauto' option;Jason McIntyre
2005-06-10add Xr to mount_udf(8);Jason McIntyre
2005-05-26remove traces from union et al; pedro@ ok.Federico G. Schwindt
2005-03-12add descriptions of examples;Jason McIntyre
2005-03-11Document 'no' mechanism for mount options; with lots of help fromOtto Moerbeek
2004-01-02fix mount_mfs example: -N is only an option for newfs not mount_mfsDavid Krause
2003-10-01note that for user mounts special should be -rw user, and node owned by user;Jason McIntyre
2003-09-26.Xr mount_ntfs;Jason McIntyre
2003-06-24clarify that -u only changes the options specified on the command line;Jason McIntyre
2003-06-17add CAVEAT documenting dotdot behaviour;Jason McIntyre
2003-06-03- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-02nfs -> NFSJason McIntyre
2003-03-12more .LiTheo de Raadt
2003-03-10filesystem -> file system for a little consistencyTed Unangst
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-02-11Initial patch.Mike Pechkin
2002-01-24as early as v3, these isMichael Shalayeff
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-11-14Points to disklabelMarc Espie
2001-08-13grammar fix from Joshua Stein <jcs@rt.fm>Peter Valchev
2001-06-08Fix a typo (perfomance -> performance) and lots of section shuffling;Aaron Campbell
2001-04-23fasion -> fashion; spotted by ericj@Aaron Campbell
2001-04-06Improve grammar.Aaron Campbell
2001-04-04Document softdep option.Grigoriy Orlov
2001-03-28+.Xr mount_ext2fsMarc Espie
2000-12-31Bring the manual in sync with reality: when using the -u flag, anyAngelos D. Keromytis
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-09-17Mention kern.usermount and the fact that a mount point has to be anPaul Janzen
2000-06-17Mention -f can be used to bypass the dirty filesystem checkNiklas Hallqvist
2000-05-30examplesTheo de Raadt
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell