summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-08-29 15:34:20 +0000
committerjmc <jmc@openbsd.org>2011-08-29 15:34:20 +0000
commit7441bcc313e64364828466b8df76cf3ed19e45d0 (patch)
tree53d3ee6bf781596729ca38605e23f13e39dc31f8
parentOnly provide FLT_EVAL_METHOD for C99. Add missing DECIMAL_DIG for C99. (diff)
downloadwireguard-openbsd-7441bcc313e64364828466b8df76cf3ed19e45d0.tar.xz
wireguard-openbsd-7441bcc313e64364828466b8df76cf3ed19e45d0.zip
as requested by Tomas Bodzar, remove the reference to the non-existent
mount_portal(8): although i've just gone on record to say the change is pointless, he has correctly pointed out that it leads to a dead link in the online man pages.
-rw-r--r--usr.bin/man/man.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1
index 54d196225a5..de06dfd2564 100644
--- a/usr.bin/man/man.1
+++ b/usr.bin/man/man.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: man.1,v 1.47 2011/07/07 04:24:35 schwarze Exp $
+.\" $OpenBSD: man.1,v 1.48 2011/08/29 15:34:20 jmc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)man.1 8.2 (Berkeley) 1/2/94
.\"
-.Dd $Mdocdate: July 7 2011 $
+.Dd $Mdocdate: August 29 2011 $
.Dt MAN 1
.Os
.Sh NAME
@@ -131,9 +131,9 @@ mount_msdos (8) \(en mount an MS-DOS file system
mount_nfs (8) \(en mount NFS file systems
mount_nnpfs (8) \(en mount the nnpfs filesystem
mount_ntfs (8) \(en mount an NTFS file system
-mount_portal (8) \(en mount the portal daemon
mount_procfs (8) \(en mount the process file system
mount_udf (8) \(en mount a UDF filesystem
+mount_vnd, vnconfig (8) \(en configure vnode disks
mountd (8) \(en service remote NFS mount requests
\&...
.Ed