diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-15 18:40:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-15 18:40:35 +0000 |
commit | 58da5112c0a3badb7845088e63ba94c20c062fe8 (patch) | |
tree | 595c26c3115261530f908cf57b007d8f8a464fa4 /sbin/mount_umap | |
parent | c4ae5fedeb2c477d11561d81f03fec42999c995a (diff) |
lofs is long gone
Diffstat (limited to 'sbin/mount_umap')
-rw-r--r-- | sbin/mount_umap/mount_umap.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/mount_umap/mount_umap.8 b/sbin/mount_umap/mount_umap.8 index 816a341773e..d7a5bd94cda 100644 --- a/sbin/mount_umap/mount_umap.8 +++ b/sbin/mount_umap/mount_umap.8 @@ -125,8 +125,7 @@ It is not meant for production use. The implementation is not very sophisticated. .Sh SEE ALSO .Xr mount 8 , -.Xr mount_null 8 , -.Xr mount_lofs 8 +.Xr mount_null 8 .Sh HISTORY The .Nm mount_umap |