From 83decd22b44019b0fe369224fb19e1ef21263ab6 Mon Sep 17 00:00:00 2001 From: Dan McDonald Date: Tue, 15 Mar 2022 12:07:15 -0400 Subject: OS-8361 IPD 4 (man page renumbering) tracking issue Reviewed by: Brian Bennett Approved by: Brian Bennett --- usr/src/man/man2/open.2 | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'usr/src/man/man2/open.2') diff --git a/usr/src/man/man2/open.2 b/usr/src/man/man2/open.2 index ce23eac084..3096f4cc9e 100644 --- a/usr/src/man/man2/open.2 +++ b/usr/src/man/man2/open.2 @@ -537,7 +537,7 @@ is device-specific. When .Fn open is invoked to open a named stream, and the -.Xr connld 7M +.Xr connld 4M module has been pushed on the pipe, .Fn open blocks until the server process has issued an @@ -545,7 +545,7 @@ blocks until the server process has issued an .Xr ioctl 2 .Po see -.Xr streamio 7I +.Xr streamio 4I .Pc to receive the file descriptor. .Pp @@ -718,7 +718,8 @@ The privilege allows processes to open files for writing regardless of permission bits. See -.Xr privileges 5 for special considerations when opening files owned by user ID +.Xr privileges 7 +for special considerations when opening files owned by user ID .Sy 0 for writing. The @@ -949,7 +950,7 @@ The .Fn open function has a transitional interface for 64-bit file offsets. See -.Xr lf64 5 . +.Xr lf64 7 . Note that using .Fn open64 is equivalent to using @@ -982,12 +983,12 @@ set in .Xr unlockpt 3C , .Xr fcntl.h 3HEAD , .Xr stat.h 3HEAD , -.Xr attributes 5 , -.Xr lf64 5 , -.Xr privileges 5 , -.Xr standards 5 , -.Xr streamio 7I , -.Xr connld 7M +.Xr streamio 4I , +.Xr connld 4M , +.Xr attributes 7 , +.Xr lf64 7 , +.Xr privileges 7 , +.Xr standards 7 .Sh NOTES Hierarchical Storage Management .Pq HSM -- cgit v1.2.3