mount.8 (ef258dd9676410ae380fe594cf4a495d7ba1e5da) mount.8 (564b641ef9395320b1929d53ac0dcc5eeaa7ab48)
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.

--- 403 unchanged lines hidden (view full) ---

412(kernel compile-time), or dynamic basis (loaded as a kernel module by
413.Xr kldload 8 ) .
414.Sh ENVIRONMENT
415.Bl -tag -width PATH_FSTAB
416.It Pa PATH_FSTAB
417If the environment variable
418.Pa PATH_FSTAB
419is set all operations are performed against the specified file.
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.

--- 403 unchanged lines hidden (view full) ---

412(kernel compile-time), or dynamic basis (loaded as a kernel module by
413.Xr kldload 8 ) .
414.Sh ENVIRONMENT
415.Bl -tag -width PATH_FSTAB
416.It Pa PATH_FSTAB
417If the environment variable
418.Pa PATH_FSTAB
419is set all operations are performed against the specified file.
420.Pa PATH_FSTAB
421will not be honored if the process environment or memory address space is
422considred
423.Dq tainted .
424(See
425.Fn issetugid
426for more information.)
420.El
421.Sh FILES
422.Bl -tag -width /etc/fstab -compact
423.It Pa /etc/fstab
424file system table
425.El
426.Sh SEE ALSO
427.Xr mount 2 ,

--- 37 unchanged lines hidden ---
427.El
428.Sh FILES
429.Bl -tag -width /etc/fstab -compact
430.It Pa /etc/fstab
431file system table
432.El
433.Sh SEE ALSO
434.Xr mount 2 ,

--- 37 unchanged lines hidden ---