=================================================================== RCS file: /cvs/mandoc/man.1,v retrieving revision 1.5 retrieving revision 1.7 diff -u -p -r1.5 -r1.7 --- mandoc/man.1 2014/09/03 05:22:45 1.5 +++ mandoc/man.1 2014/11/11 02:43:41 1.7 @@ -1,4 +1,4 @@ -.\" $Id: man.1,v 1.5 2014/09/03 05:22:45 schwarze Exp $ +.\" $Id: man.1,v 1.7 2014/11/11 02:43:41 schwarze Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" .\" @(#)man.1 8.2 (Berkeley) 1/2/94 .\" -.Dd $Mdocdate: September 3 2014 $ +.Dd $Mdocdate: November 11 2014 $ .Dt MAN 1 .Os .Sh NAME @@ -98,7 +98,9 @@ options. .It Fl h Display only the SYNOPSIS lines of the requested manual pages. Implies -.Fl a . +.Fl a +and +.Fl c . .It Fl k A synonym for .Xr apropos 1 . @@ -255,7 +257,7 @@ combination. The .Nm utility also supports the options -.Fl IOTW +.Fl IKOTW described in the .Xr mandoc 1 manual.