summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/rename.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/rename.2')
-rw-r--r--lib/libc/sys/rename.212
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/libc/sys/rename.2 b/lib/libc/sys/rename.2
index 67866f6..6a9be42 100644
--- a/lib/libc/sys/rename.2
+++ b/lib/libc/sys/rename.2
@@ -80,19 +80,19 @@ not the file or directory to which it points.
.\".Sh CAVEAT
.\"The system can deadlock if a loop in the file system graph is present.
.\"This loop takes the form of an entry in directory
-.\".Ql Pa a ,
+.\".Pa a ,
.\"say
-.\".Ql Pa a/foo ,
+.\".Pa a/foo ,
.\"being a hard link to directory
-.\".Ql Pa b ,
+.\".Pa b ,
.\"and an entry in
.\"directory
-.\".Ql Pa b ,
+.\".Pa b ,
.\"say
-.\".Ql Pa b/bar ,
+.\".Pa b/bar ,
.\"being a hard link
.\"to directory
-.\".Ql Pa a .
+.\".Pa a .
.\"When such a loop exists and two separate processes attempt to
.\"perform
.\".Ql rename a/foo b/bar
OpenPOWER on IntegriCloud