Bug 112940 - x11/xphelloworld - Man page wierdness
Summary: x11/xphelloworld - Man page wierdness
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-24 14:10 UTC by edwin
Modified: 2007-09-28 09:20 UTC (History)
0 users

See Also:


Attachments
aaa (838 bytes, text/plain; charset=us-ascii)
2007-09-21 08:11 UTC, edwin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2007-05-24 14:10:04 UTC
In the old xorg world:

SEE ALSO
       Xprint(7),   X11(7),   xplsprinters(1),   xpxmhelloworld(1),   xpawhel-
       loworld(1),   xpxthelloworld(1),   xpsimplehelloworld(1),   Xserver(1),
       Xprt(1),     libXp(3),     libXprintUtils(3),     libXprintAppUtils(3),
       XmPrintShell(3),          XawPrintShell(3),          Xprint         FAQ
       (http://xprint.mozdev.org/docs/Xprint_FAQ.html),   Xprint   main   site
       (http://xprint.mozdev.org/)

                                8 October 2004                 xphelloworld(1)
   
In the new xorg world:

SEE ALSO 
       Xprint(__miscmansuffix__), X11(__miscmansuffix__),  xplsprinters(__app-
       mansuffix__),  xpxmhelloworld(__appmansuffix__),  xpawhelloworld(__app-
       mansuffix__),      xpxthelloworld(__appmansuffix__),       xpsimplehel-
       loworld(__appmansuffix__), Xserver(__appmansuffix__), Xprt(__appmansuf-
       fix__),   libXp(__libmansuffix__),    libXprintUtils(__libmansuffix__),
       libXprintAppUtils(__libmansuffix__),    XmPrintShell(__libmansuffix__),
       XawPrintShell(__libmansuffix__),               Xprint               FAQ
       (http://xprint.mozdev.org/docs/Xprint_FAQ.html),   Xprint   main   site
       (http://xprint.mozdev.org/)

                                8 October 2004  xphelloworld(__appmansuffix__)

Confirmed by gabor at #bsdports

How-To-Repeat: 
man xphelloworld
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-24 14:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer
Comment 2 edwin 2007-09-21 08:11:13 UTC
Fix with this.

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |              Weblog: http://www.mavetju.org/weblog/
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-09-28 09:18:39 UTC
edwin       2007-09-28 08:18:34 UTC

  FreeBSD ports repository

  Modified files:
    x11/xphelloworld     Makefile 
  Log:
  x11/xphelloworld - Man page wierdness
  
          Properly replace __xxxmansuffix__ in the manpages of this
          port.
  
  PR:             ports/112940
  Submitted by:   Edwin Groothuis <edwin@mavetju.org>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.2       +11 -0     ports/x11/xphelloworld/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-28 09:18:57 UTC
State Changed
From-To: open->closed

Committed, thanks!