summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sobrado <sobrado@cvs.openbsd.org>2009-08-16 11:07:21 +0000
committerIgor Sobrado <sobrado@cvs.openbsd.org>2009-08-16 11:07:21 +0000
commit22190c1376c8d6bb79d18384ed8d80b1fa83ba12 (patch)
tree927ca8f53df9dadb0f68797011ee9d67c98d3c98
parent402bf5a573f82f58d4a2b29376ae713fe46d495d (diff)
replace ".Ar file ..." with ".Ar"; this macro does not need arguments either.
-rw-r--r--share/man/man3/intro.36
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index 0282ce211da..4664a0c160f 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.38 2008/11/01 09:53:48 jmc Exp $
+.\" $OpenBSD: intro.3,v 1.39 2009/08/16 11:07:20 sobrado Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)intro.3 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: November 1 2008 $
+.Dd $Mdocdate: August 16 2009 $
.Dt INTRO 3
.Os
.Sh NAME
@@ -39,7 +39,7 @@
.Sh SYNOPSIS
.Nm cc
.Op Ar flags
-.Ar file ...
+.Ar
.Op Fl llibrary
.Sh DESCRIPTION
The manual pages in section 3 provide an overview of the C library