summaryrefslogtreecommitdiff
path: root/bin/pwd
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-05-29 20:52:18 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-05-29 20:52:18 +0000
commit0d57721d638bf3472a5a8d8ddeab17d7d7ab605e (patch)
tree81e86d0db99fd73892d5df514f72365f53091b03 /bin/pwd
parentaa2e3271cd7958f073ecbdaa8150fc846e6bc915 (diff)
section reorder;
Diffstat (limited to 'bin/pwd')
-rw-r--r--bin/pwd/pwd.114
1 files changed, 7 insertions, 7 deletions
diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1
index 3fc09d1fa95..3b854c23bcd 100644
--- a/bin/pwd/pwd.1
+++ b/bin/pwd/pwd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pwd.1,v 1.8 1999/08/17 14:04:01 aaron Exp $
+.\" $OpenBSD: pwd.1,v 1.9 2003/05/29 20:52:17 jmc Exp $
.\" $NetBSD: pwd.1,v 1.10 1995/09/07 06:47:30 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -60,18 +60,18 @@ have their own built-in version of
The
.Nm
utility exits 0 on success or >0 if an error occurred.
-.Sh STANDARDS
-The
-.Nm
-utility is expected to be
-.St -p1003.2
-compatible.
.Sh SEE ALSO
.Xr cd 1 ,
.Xr csh 1 ,
.Xr ksh 1 ,
.Xr sh 1 ,
.Xr getcwd 3
+.Sh STANDARDS
+The
+.Nm
+utility is expected to be
+.St -p1003.2
+compatible.
.Sh BUGS
In
.Xr csh 1 ,