K 10 svn:author V 2 ru K 8 svn:date V 27 2000-11-18T17:34:55.000000Z K 7 svn:log V 326 While in the SYNOPSIS section, Nm macro always required an argument to setup indentation for the rest of the synopsis line and to automatically emit a line break for a non-first synopsis line. It does not require it anymore. The following now works as expected: .Sh NAME .Nm utility .Sh SYNOPSIS .Nm .Cm start .Nm .Cm stop END