| History log of /src/sbin/mount_umap/mount_umap.8 |
| Revision | | Date | Author | Comments |
| 1.21 |
| 20-Aug-2019 |
wiz | Sort options in usage.
filesystem -> file system
|
| 1.20 |
| 20-Aug-2019 |
perseant | Allow the user to specify the filesystem ID for umapfs at mount time, allowing a consistent filesystem ID across reboots. Closes PR #54471.
|
| 1.19 |
| 11-Sep-2005 |
wiz | branches: 1.19.86; Use .Fl. From YOMURA Masanori in private mail. While here, sort options.
|
| 1.18 |
| 31-Jan-2005 |
erh | Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to device nodes into absolute paths before using them.
|
| 1.17 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22308, verified by myself.
|
| 1.16 |
| 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
| 1.15 |
| 01-Oct-2002 |
wiz | New sentence, new line. By Robert Elz with minimal fixes.
|
| 1.14 |
| 16-Nov-2001 |
wiz | Sort sections.
|
| 1.13 |
| 16-Nov-2001 |
wiz | Whitespace nits
|
| 1.12 |
| 05-Jun-2001 |
wiz | Drop arguments of .Os.
|
| 1.11 |
| 06-Mar-2001 |
thorpej | Make this manual page a lot more helpful.
|
| 1.10 |
| 07-Mar-1999 |
mycroft | Clean up SYNOPSIS formatting.
|
| 1.9 |
| 06-Feb-1998 |
perry | macroize BSD, NetBSD, FreeBSD and misc cleanup
|
| 1.8 |
| 15-Nov-1997 |
msaitoh | fix typo
|
| 1.7 |
| 16-Sep-1997 |
lukem | resolve conflicts from lite-2 merge
|
| 1.6 |
| 15-Sep-1997 |
lukem | * update for WARNS=1 * getopt returns -1 not EOF * fix .Nm usage
|
| 1.5 |
| 29-May-1997 |
cgd | Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: .Dd is supposed to be invoked like: .Dd month day, year e.g. ".Dd January 25, 1989", rather than: .Dd "month day, year" which is what these pages did.
|
| 1.4 |
| 05-Mar-1996 |
thorpej | Make the manual page reflect reality, from Dave Carrel <carrel@cisco.com>, PR #1699.
|
| 1.3 |
| 15-Jan-1996 |
thorpej | Remove reference to mount_lofs(8), per Todd Williamson <toddw@delorean.rb.isl.secom.co.jp> in PR #1783.
|
| 1.2 |
| 18-Mar-1995 |
cgd | convert to new RCS Id conventions; reduce my headache
|
| 1.1 |
| 08-Jun-1994 |
mycroft | branches: 1.1.1; Update from 4.4-Lite, with local changes.
|
| 1.1.1.2 |
| 16-Sep-1997 |
lukem | imported from lite-2
|
| 1.1.1.1 |
| 13-Jun-1994 |
mycroft | Import 4.4-Lite version.
|
| 1.19.86.1 |
| 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|