=================================================================== RCS file: /cvs/mandoc/man.1,v retrieving revision 1.4 retrieving revision 1.7 diff -u -p -r1.4 -r1.7 --- mandoc/man.1 2014/08/30 18:08:10 1.4 +++ mandoc/man.1 2014/11/11 02:43:41 1.7 @@ -1,5 +1,4 @@ -.\" $Id: man.1,v 1.4 2014/08/30 18:08:10 schwarze Exp $ -.\" $OpenBSD: man.1,v 1.4 2014/08/30 18:08:10 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. @@ -32,7 +31,7 @@ .\" .\" @(#)man.1 8.2 (Berkeley) 1/2/94 .\" -.Dd $Mdocdate: August 30 2014 $ +.Dd $Mdocdate: November 11 2014 $ .Dt MAN 1 .Os .Sh NAME @@ -97,9 +96,11 @@ and .Fl l options. .It Fl h -Display only the -.Dq SYNOPSIS -lines of the requested manual pages. +Display only the SYNOPSIS lines of the requested manual pages. +Implies +.Fl a +and +.Fl c . .It Fl k A synonym for .Xr apropos 1 . @@ -256,7 +257,7 @@ combination. The .Nm utility also supports the options -.Fl IOTW +.Fl IKOTW described in the .Xr mandoc 1 manual.