Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2019 22:23:56 -0700
From:      Adam Zegelin <adam@zegelin.com>
To:        freebsd-doc@freebsd.org
Subject:   Misformatted zfs(8) for 11.3 and 12.0 on Online Manual Viewer
Message-ID:  <CAP2KGUkY=bbfBQ2DQgDpm855g7OD-u5g2OmU1p_Nqf92rTD98Q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP2KGUkY=bbfBQ2DQgDpm855g7OD-u5g2OmU1p_Nqf92rTD98Q>