doc: Remove extraneous ‘Note…’.
* doc/guix.texi (File Systems): Remove a ‘Note that’ & begin a new paragraph.
This commit is contained in:
		
							parent
							
								
									a08f6e1c51
								
							
						
					
					
						commit
						6983ded42b
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -16431,8 +16431,9 @@ Manual}, for more information on these flags. | |||
| This is either @code{#f}, or a string denoting mount options passed to | ||||
| the file system driver.  @xref{Mount-Unmount-Remount,,, libc, The GNU C | ||||
| Library Reference Manual}, for details and run @command{man 8 mount} for | ||||
| options for various file systems.  Note that the | ||||
| @code{file-system-options->alist} and @code{alist->file-system-options} | ||||
| options for various file systems. | ||||
| 
 | ||||
| The @code{file-system-options->alist} and @code{alist->file-system-options} | ||||
| procedures from @code{(gnu system file-systems)} can be used to convert | ||||
| file system options given as an association list to the string | ||||
| representation, and vice-versa. | ||||
|  |  | |||
		Reference in a new issue