diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-05-19 07:15:35 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-05-19 07:15:35 +0000 |
commit | f86b0ebac26803b45fc983c407e0929f892b608b (patch) | |
tree | d576be49ebe599b8cc1df6ed7e23d189c6a9ed8f /sbin/mount_portal | |
parent | 1b88de459b615b53ba9600fa46b41b7d9edeeea5 (diff) |
Mention the mfs and portal papers.
Diffstat (limited to 'sbin/mount_portal')
-rw-r--r-- | sbin/mount_portal/mount_portal.8 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sbin/mount_portal/mount_portal.8 b/sbin/mount_portal/mount_portal.8 index cbf9ff5807f..db4aeb019ce 100644 --- a/sbin/mount_portal/mount_portal.8 +++ b/sbin/mount_portal/mount_portal.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_portal.8,v 1.17 2006/12/15 13:23:17 jmc Exp $ +.\" $OpenBSD: mount_portal.8,v 1.18 2007/05/19 07:15:34 jsg Exp $ .\" $NetBSD: mount_portal.8,v 1.6 1995/08/18 15:01:19 pk Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -128,6 +128,13 @@ fs/ file fs/ .Xr fstab 5 , .Xr mount 8 , .Xr umount 8 +.Rs +.%A W. R. Stevens +.%A J. Pendry +.%T "Portals in 4.4BSD" +.%J "USENIX Conference Proceedings" +.%D 1995 +.Re .Sh HISTORY The .Nm |