Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153599818
D40204.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
566 B
Referenced Files
None
Subscribers
None
D40204.id.diff
View Options
diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1
--- a/bin/pwd/pwd.1
+++ b/bin/pwd/pwd.1
@@ -78,20 +78,20 @@
Show current working directory with symbolic links resolved:
.Bd -literal -offset indent
$ /bin/pwd
-/usr/home/fernape
+/usr/src/sys/kern
.Ed
.Pp
Show the logical current directory.
Then use
.Xr file 1
to inspect the
-.Pa /home
+.Pa /sys
directory:
.Bd -literal -offset indent
$ /bin/pwd -L
-/home/fernape
-$ file /home
-/home: symbolic link to usr/home
+/sys/kern
+$ file /sys
+/sys: symbolic link to usr/src/sys
.Ed
.Sh SEE ALSO
.Xr builtin 1 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 23, 6:05 AM (17 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31959548
Default Alt Text
D40204.id.diff (566 B)
Attached To
Mode
D40204: pwd.1: update /home in example
Attached
Detach File
Event Timeline
Log In to Comment