summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-09-07 14:10:27 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-09-07 14:10:27 +0000
commit9a9920af7acfec37df025ac9a81e9ea8d22aafbf (patch)
tree25a6a50f0e779c94747b0b1c407ee95556d84c28 /usr.bin
parenta6d65388a82fc8fa0020a6dafb941f263c11fb0f (diff)
we have man section 3f by default now;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/man/man.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1
index b2596843ce3..accaafa137e 100644
--- a/usr.bin/man/man.1
+++ b/usr.bin/man/man.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: man.1,v 1.37 2007/08/06 19:16:06 sobrado Exp $
+.\" $OpenBSD: man.1,v 1.38 2007/09/07 14:10:26 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: August 6 2007 $
+.Dd $Mdocdate: September 7 2007 $
.Dt MAN 1
.Os
.Sh NAME
@@ -204,6 +204,8 @@ General commands
System calls and error numbers.
.It 3
Libraries.
+.It 3f
+Fortran programmer's reference guide.
.It 3p
.Xr perl 1
programmer's reference guide.