hosts.equiv.5: correct nits to fix mandoc -T lint issues
- Rename `.Nm .rhosts` to `.Nm rhosts` to match the MLINK for the manpage. - Use `.Pa` instead of `.Nm` when discussing the paths for `.rhosts` and `hosts.equiv.5` for explicitness and clarity. Bump .Dd for the change. MFC after: 1 week
This commit is contained in:
@@ -25,18 +25,18 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd December 25, 2013
|
||||
.Dd April 23, 2026
|
||||
.Dt HOSTS.EQUIV 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm hosts.equiv ,
|
||||
.Nm .rhosts
|
||||
.Nm rhosts
|
||||
.Nd trusted remote host and user name data base
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
.Pa hosts.equiv
|
||||
and
|
||||
.Nm .rhosts
|
||||
.Pa .rhosts
|
||||
files contain information regarding
|
||||
trusted hosts and users on the network.
|
||||
For each host a single line should be present
|
||||
|
||||
Reference in New Issue
Block a user