diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-05-16 20:12:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-05-16 20:12:21 +0000 |
commit | 27a4384aae17f5953af0fc1b66067610e3a1b7d7 (patch) | |
tree | 2c57401273b103d62aadd1f4fcf241a38b363510 /share/man | |
parent | ad9e01054310fa109d342f7565eba91eef3afd94 (diff) |
uncomment the Xr for fuse_main(3); from ray
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man9/fb_setup.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/fb_setup.9 b/share/man/man9/fb_setup.9 index f0c9f5a923f..d72fc1664bc 100644 --- a/share/man/man9/fb_setup.9 +++ b/share/man/man9/fb_setup.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fb_setup.9,v 1.4 2014/01/19 08:21:19 schwarze Exp $ +.\" $OpenBSD: fb_setup.9,v 1.5 2016/05/16 20:12:20 jmc Exp $ .\" .\" Copyright (c) 2013 Sylvestre Gallon <ccna.syl@gmail.com> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 19 2014 $ +.Dd $Mdocdate: May 16 2016 $ .Dt FB_SETUP 9 .Os .Sh NAME @@ -228,7 +228,7 @@ Fusebufs can be deleted with the helper. .Sh SEE ALSO .Xr errno 2 , -.\".Xr fuse_main 3 , +.Xr fuse_main 3 , .Xr queue 3 , .Xr statvfs 3 , .Xr fuse 4 , |