umount.8 (ef258dd9676410ae380fe594cf4a495d7ba1e5da) umount.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.

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

121is unmounted.
122.El
123.Sh ENVIRONMENT
124.Bl -tag -width PATH_FSTAB
125.It Pa PATH_FSTAB
126If the environment variable
127.Pa PATH_FSTAB
128is 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.

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

121is unmounted.
122.El
123.Sh ENVIRONMENT
124.Bl -tag -width PATH_FSTAB
125.It Pa PATH_FSTAB
126If the environment variable
127.Pa PATH_FSTAB
128is set all operations are performed against the specified file.
129.Pa PATH_FSTAB
130will not be honored if the process environment or memory address space is
131considred
132.Dq tainted .
133(See
134.Fn issetugid
135for more information.)
129.El
130.Sh FILES
131.Bl -tag -width /etc/fstab -compact
132.It Pa /etc/fstab
133file system table
134.El
135.Sh SEE ALSO
136.Xr unmount 2 ,
137.Xr fstab 5 ,
138.Xr mount 8
139.Sh HISTORY
140A
141.Nm
142utility appeared in
143.At v6 .
136.El
137.Sh FILES
138.Bl -tag -width /etc/fstab -compact
139.It Pa /etc/fstab
140file system table
141.El
142.Sh SEE ALSO
143.Xr unmount 2 ,
144.Xr fstab 5 ,
145.Xr mount 8
146.Sh HISTORY
147A
148.Nm
149utility appeared in
150.At v6 .