Permalink
Browse files

man: Silence mgba.6 mandoc warning.

  man -Tlint mgba

  man: mgba.6.gz:247:5: WARNING: cross reference to self: Xr mgba 6

  cross reference to self
    (mdoc) An Xr macro refers to a name and section matching the section
    of the present manual page and a name mentioned in an Nm macro in
    the NAME or SYNOPSIS section, or in an Fn or Fo macro in the
    SYNOPSIS. Consider using Nm or Fn instead of Xr.

  https://man.openbsd.org/mandoc.1
  • Loading branch information...
orbea authored and endrift committed Apr 8, 2018
1 parent 45fc0d2 commit 2936865ca898453ec2207b09b6acc42ef3472c47
Showing with 1 addition and 1 deletion.
  1. +1 −1 doc/mgba.6
View
@@ -244,7 +244,7 @@ is used.
.Bl -tag -width Ds -compact
.It Pa $XDG_CONFIG_HOME/mgba/config.ini
Default
-.Xr mgba 6
+.Nm mgba
configuration file.
.It Pa portable.ini
If this file exists in the current directory,

0 comments on commit 2936865

Please sign in to comment.