Bug 63561 - Unexpected stderr output from "man 8 nsupdate" command
Summary: Unexpected stderr output from "man 8 nsupdate" command
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: bind
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: wdovlrrw
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-15 18:10 UTC by Glen A. Foster
Modified: 2007-04-18 16:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-04-15 18:10:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Glen A. Foster 2002-04-15 18:10:13 UTC
Description of Problem: Something is not right with the nsupdate.8 man-page.  If
you run the command "man 8 nsupdate 2> stderr", there's data in the file
"stderr".

Version-Release number of selected component (if applicable):
# rpm -qf $(which nsupdate)
bind-utils-9.1.3-5

How Reproducible: 100%

Steps to Reproduce:
1. man 8 nsupdate 2> stderr

Actual Results: contents are as follows:
# cat stderr
mdoc warning: Unknown keyword `indent' in .Bl request (#155)
Usage: .Va variable_name ... (#265)

Expected Results: empty stderr output

Comment 1 Karsten Hopp 2002-07-22 12:48:27 UTC
Those bugs seem to be fixed with an up-to-date groff version


Note You need to log in before you can comment on or make changes to this bug.