On Sun, 15 Sep 2019 at 13:22, Russell Davie <[email protected]> wrote: > > Hi Freebsd-Doc admins > > I have noticed the paragraph headers for the sub-sections are missing in > the online ZFS man page in the SUBCOMMANDS section. > > https://www.freebsd.org/cgi/man.cgi?query=zfs&sektion=8&apropos=0&manpath=FreeBSD+12.0-RELEASE+and+Ports > > for example what reads on the www FreeBSD handbook, please note the > missing sub-section titles of of "zfs [-?]" and "zfs create [-pu] [-o > property=value]... filesystem" > > *SUBCOMMANDS* > <https://www.freebsd.org/cgi/man.cgi?query=zfs&sektion=8&apropos=0&manpath=FreeBSD+12.0-RELEASE+and+Ports#end> > All subcommands that modify state are logged persistently to the pool in > their original form. > > Displays a help message. > > Creates a new ZFS file system. The file system is automatically mounted > according to the *mountpoint* property inherited from the parent. > > > The same section seen in the man page of FreeBSD 12.0-RELEASE-p10 as > installed on a server here: > > All subcommands that modify state are logged persistently to the pool in > their original form. > > zfs [-?] > > Displays a help message. > > zfs create [-pu] [-o property=value]... filesystem > > Creates a new ZFS file system. The file system is automatically > mounted according to the mountpoint property inherited from the > parent.
I think this was fixed in -current 6 weeks ago https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237514 I' not sure if it was already merged into the stable/11 or stable/12 branch. -Wolfram > Thanks in advance for doing an awesome job on the FreeBSD documentation! > > kind regards > > Russell -- Wolfram Schneider <[email protected]> https://wolfram.schneider.org _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
