summaryrefslogtreecommitdiffstats
path: root/share/man/man5/fstab.5
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-10-03 10:57:16 +0000
committerjmc <jmc@openbsd.org>2005-10-03 10:57:16 +0000
commit4bd0cc28ce2bd7cb6b9a49ceebc41619dfc63e67 (patch)
treecad7385ea0d73cfc07acaf22c17e5eb1f882d109 /share/man/man5/fstab.5
parentchange trunk ifconfig examples (it's not neccessary to type "create" (diff)
downloadwireguard-openbsd-4bd0cc28ce2bd7cb6b9a49ceebc41619dfc63e67.tar.xz
wireguard-openbsd-4bd0cc28ce2bd7cb6b9a49ceebc41619dfc63e67.zip
remove traces of non-existent getfstype() function;
ok krw@ deraadt@
Diffstat (limited to 'share/man/man5/fstab.5')
-rw-r--r--share/man/man5/fstab.53
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index fbd0fa98a84..7001f68ecbc 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fstab.5,v 1.30 2005/06/27 08:57:19 jmc Exp $
+.\" $OpenBSD: fstab.5,v 1.31 2005/10/03 10:57:16 jmc Exp $
.\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -257,7 +257,6 @@ The proper way to read records from
is to use the routines
.Xr getfsent 3 ,
.Xr getfsspec 3 ,
-.Xr getfstype 3 ,
and
.Xr getfsfile 3 .
.Sh FILES