Subject: bin/3284: typo in pwd(1); it leaves a period at the beginning of line.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <enami@ba2.so-net.or.jp>
List: netbsd-bugs
Date: 03/03/1997 22:36:01
>Number:         3284
>Category:       bin
>Synopsis:       typo in pwd(1); it leaves a period at the beginning of line.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar  3 06:20:06 1997
>Last-Modified:
>Originator:     enami tsugutomo
>Organization:
	An individual
>Release:        NetBSD-current 1997 Mar01
>Environment:
System: NetBSD pavlov.enami.ba2.so-net.or.jp 1.2C NetBSD 1.2C (PAVLOV) #164: Sat Feb 8 01:00:12 JST 1997 enami@pavlov.enami.ba2.so-net.or.jp:/b/netbsd/kernel/compile/PAVLOV i386


>Description:
	Invoking `man pwd' gives following outout:

STANDARDS
     The pwd utility is expected to be IEEE Std1003.2 (``POSIX.2'') compatible
     .

	Note that period is left alone at the beginning of line.

>How-To-Repeat:
	% man pwd
>Fix:
	Here is my fix.

Index: pwd.1
===================================================================
RCS file: /a/cvsroot/NetBSD/src/bin/pwd/pwd.1,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 pwd.1
*** pwd.1	1996/11/16 16:30:25	1.1.1.1
--- pwd.1	1997/03/03 13:31:22
***************
*** 55,61 ****
  .Nm pwd
  utility is expected to be
  .St -p1003.2
! compatible .
  .Sh SEE ALSO
  .Xr cd 1 ,
  .Xr csh 1 ,
--- 55,61 ----
  .Nm pwd
  utility is expected to be
  .St -p1003.2
! compatible.
  .Sh SEE ALSO
  .Xr cd 1 ,
  .Xr csh 1 ,
>Audit-Trail:
>Unformatted: