mount.8 (acc3e91350fd4332f99241dea483a0be1ade3f6c) | mount.8 (31260bf042555bba6523d127ed80172bb97c1839) |
---|---|
1.\" Copyright (c) 1980, 1989, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 141 unchanged lines hidden (view full) --- 150.Cm async 151flag should be used sparingly, and only when some data recovery 152mechanism is present. 153.It Cm automounted 154This flag indicates that the file system was mounted by 155.Xr automountd 8 . 156Automounted file systems are automatically unmounted by 157.Xr autounmountd 8 . | 1.\" Copyright (c) 1980, 1989, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 141 unchanged lines hidden (view full) --- 150.Cm async 151flag should be used sparingly, and only when some data recovery 152mechanism is present. 153.It Cm automounted 154This flag indicates that the file system was mounted by 155.Xr automountd 8 . 156Automounted file systems are automatically unmounted by 157.Xr autounmountd 8 . |
158.It Cm autoro 159Mount the file system read-write. 160If that fails with an error that suggests that the media could be read-only, 161then automatically try to mount the file system read-only. |
|
158.It Cm current 159When used with the 160.Fl u 161flag, this is the same as specifying the options currently in effect for 162the mounted file system. 163.It Cm force 164The same as 165.Fl f ; --- 428 unchanged lines hidden --- | 162.It Cm current 163When used with the 164.Fl u 165flag, this is the same as specifying the options currently in effect for 166the mounted file system. 167.It Cm force 168The same as 169.Fl f ; --- 428 unchanged lines hidden --- |