On Sun, 21 Jul 2019 at 07:24, Adam Zegelin <[email protected]> wrote: > > Hi, > > Not sure if this is the correct list to report. > > I noticed that the zfs(8) man pages for both the 11.3 and 12.0 releases, > when viewed through the freebsd.org online man viewer, are incorrectly > formatted.
this is a bug in the manual page of zfs(8), see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237514 -Wolfram > Specifically, the various subcommands are missing their headings/usage > examples: > > 12.0/11.3-stable/11.3.-RELEASE: > https://www.freebsd.org/cgi/man.cgi?query=zfs&apropos=0&sektion=8&manpath=FreeBSD+11.3-RELEASE&arch=default&format=html#SUBCOMMANDS > > SUBCOMMANDS > 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. > > 11.2-RELEASE: > https://www.freebsd.org/cgi/man.cgi?query=zfs&apropos=0&sektion=8&manpath=FreeBSD+11.2-RELEASE&arch=default&format=html#SUBCOMMANDS > > SUBCOMMANDS > 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 par- > ent. > > - Adam > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "[email protected]" -- 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]"
