diff options
author | 2003-05-29 20:52:17 +0000 | |
---|---|---|
committer | 2003-05-29 20:52:17 +0000 | |
commit | b0b2f0447afe79077e9c7ddfd758efcbad3dc91e (patch) | |
tree | d666c5bc102e6886ab3827f68cf2df14f8e002d6 | |
parent | - section reorder (diff) | |
download | wireguard-openbsd-b0b2f0447afe79077e9c7ddfd758efcbad3dc91e.tar.xz wireguard-openbsd-b0b2f0447afe79077e9c7ddfd758efcbad3dc91e.zip |
section reorder;
-rw-r--r-- | bin/pwd/pwd.1 | 14 |
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 , |