diff options
| author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
| commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
| tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man1/rm.1 | |
| parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
| download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz | |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man1/rm.1')
| -rw-r--r-- | usr/src/man/man1/rm.1 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/usr/src/man/man1/rm.1 b/usr/src/man/man1/rm.1 index d2e1d19e79..dc8fb7f433 100644 --- a/usr/src/man/man1/rm.1 +++ b/usr/src/man/man1/rm.1 @@ -274,7 +274,7 @@ Specifies the pathname of an empty directory to be removed. .El .Sh USAGE See -.Xr largefile 5 +.Xr largefile 7 for the description of the behavior of .Nm rm and @@ -368,7 +368,7 @@ and expand to empty strings. .Sh ENVIRONMENT VARIABLES See -.Xr environ 5 +.Xr environ 7 for descriptions of the following environment variables that affect the execution of .Nm rm @@ -402,7 +402,7 @@ bytes of text data a characters, the behavior of character classes used in the expression defined for the .Sy yesexpr . See -.Xr locale 5 . +.Xr locale 7 . .Sh INTERFACE STABILITY .Ss "/usr/xpg4/bin/rm" Committed @@ -420,10 +420,10 @@ The built-in interfaces are Uncommitted. .Xr rmdir 2 , .Xr rmdir 2 , .Xr unlink 2 , -.Xr attributes 5 , -.Xr environ 5 , -.Xr largefile 5 , -.Xr standards 5 +.Xr attributes 7 , +.Xr environ 7 , +.Xr largefile 7 , +.Xr standards 7 .Sh NOTES A .Fl |
