doc: Wrap $localstatedir in Texinfo syntax.
* doc/guix.texi (Limitations): Use @file syntax.
This commit is contained in:
		
							parent
							
								
									672c48f15d
								
							
						
					
					
						commit
						0a45d4bad4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1558,7 +1558,7 @@ but it would be preferable to define socket rules for only this label. | |||
| @code{guix gc} cannot access arbitrary links to profiles.  By design, | ||||
| the file label of the destination of a symlink is independent of the | ||||
| file label of the link itself.  Although all profiles under | ||||
| $localstatedir are labelled, the links to these profiles inherit the | ||||
| @file{$localstatedir} are labelled, the links to these profiles inherit the | ||||
| label of the directory they are in.  For links in the user’s home | ||||
| directory this will be @code{user_home_t}.  But for links from the root | ||||
| user’s home directory, or @file{/tmp}, or the HTTP server’s working | ||||
|  |  | |||
		Reference in a new issue