diff options
Diffstat (limited to 'usr.bin/indent/indent.1')
-rw-r--r-- | usr.bin/indent/indent.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1 index 9825328abed..526e6bdbbbb 100644 --- a/usr.bin/indent/indent.1 +++ b/usr.bin/indent/indent.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: indent.1,v 1.17 2009/05/29 09:07:29 sobrado Exp $ +.\" $OpenBSD: indent.1,v 1.18 2010/07/15 20:51:38 schwarze Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. @@ -32,7 +32,7 @@ .\" .\" from: @(#)indent.1 8.1 (Berkeley) 7/1/93 .\" -.Dd $Mdocdate: May 29 2009 $ +.Dd $Mdocdate: July 15 2010 $ .Dt INDENT 1 .Os .Sh NAME @@ -327,7 +327,7 @@ If true .Pq Fl pcs all procedure calls will have a space inserted between the name and the -.Ql ( . +.Ql \&( . The default is .Fl npcs . .It Fl psl , npsl |