Jason McIntyre <j...@kerhand.co.uk> schrieb am Sat, 18. Jan 21:56:
> On Sat, Jan 18, 2014 at 10:28:18PM +0100, Fritjof Bornebusch wrote:
> > Hi tech,
> >
> > I have added some examples to the fw_update manpage, to show how you can
> > install, update or delete a firmware package.
> > It tooks a little while until I figured out how fw_update works, so maybe
> > it can help the next one.
> >
> > Regards,
> > Fritjof
> >
>
> this page does not need an EXAMPLES section.
> jmc
What are the criteria to add an EXAMPLES section to a manpage?
Fritjof
>
> > Index: fw_update.1
> > ===================================================================
> > RCS file: /cvs/src/usr.sbin/fw_update/fw_update.1,v
> > retrieving revision 1.15
> > diff -u -p -u -r1.15 fw_update.1
> > --- fw_update.1 21 Aug 2013 06:59:39 -0000 1.15
> > +++ fw_update.1 18 Jan 2014 21:27:26 -0000
> > @@ -64,6 +64,13 @@ This flag can be specified multiple time
> > .Xr pkg_add 1
> > verbosity.
> > .El
> > +.Sh EXAMPLES
> > +.Nm Install or update firmware package:
> > +.Dl $ fw_update iwn
> > +.Pp
> > +.Nm Delete firmware package:
> > +.Dl $ pkg_delete iwn-firmware
> > +.XR
> > .Sh SEE ALSO
> > .Xr pkg_add 1 ,
> > .Xr dmesg 8
> >
>