NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xsrc/55422: xorg.conf(5) man page missed substitution
>Number:         55422
>Category:       xsrc
>Synopsis:       xorg.conf(5) man page missed substitution
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    xsrc-manager
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 26 12:35:00 +0000 2020
>Originator:     Izumi Tsutsui
>Release:        NetBSD 9.0
>Organization:
>Environment:
System: NetBSD mirage 9.0 NetBSD 9.0 (GENERIC) #23: Wed May 13 04:08:16 JST 2020 tsutsui@mirage:/s/netbsd-9/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386, maybe all
>Description:
xorg.conf(5) man page in NetBSD 9.0 has various @foo@ strings:
---
xorg.conf(@filemansuffix@) 
NAME
       xorg.conf, @xconfigdir@ - configuration files for Xorg X server
 :
DESCRIPTION
       Xorg uses a configuration file called xorg.conf and files ending in the
       suffix .conf from the directory @xconfigdir@ for its initial setup.
 :
           /etc/X11/<cmdline>
           @projectroot@/etc/X11/<cmdline>
           /etc/X11/$XORGCONFIG
           @projectroot@/etc/X11/$XORGCONFIG
           /etc/X11/xorg.conf
           /etc/xorg.conf
           @projectroot@/etc/X11/xorg.conf.<hostname>
           @projectroot@/etc/X11/xorg.conf
           @projectroot@/lib/X11/xorg.conf.<hostname>
           @projectroot@/lib/X11/xorg.conf
 :
>How-To-Repeat:
man xorg.conf
Xorg(1) etc. has the similar problem.
>Fix:
Invoke proper pre-process programs during build?
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index