Fix syntax mistake in man page.
This commit is contained in:
		
							parent
							
								
									2330d35ade
								
							
						
					
					
						commit
						7cb2b3de7f
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -56,14 +56,12 @@ containing the head of the free list, and \fIsize\fR again contains the size | ||||||
| of the structures. | of the structures. | ||||||
| These last two routines are best used in a macro. | These last two routines are best used in a macro. | ||||||
| .PP | .PP | ||||||
| \fIClear\fR clears \fIsize\fR bytes, starting at \fIptr\fR. | \fIclear\fR clears \fIsize\fR bytes, starting at \fIptr\fR. | ||||||
| .SH FILES | .SH FILES | ||||||
| .nf | .nf | ||||||
| ~em/modules/h/alloc.h | ~em/modules/h/alloc.h | ||||||
| ~em/modules/lib/liballoc.a | ~em/modules/lib/liballoc.a | ||||||
| .fi | .fi | ||||||
| .SH "MODULES USED" |  | ||||||
| system(3) |  | ||||||
| .SH "SEE ALSO" | .SH "SEE ALSO" | ||||||
| malloc(3) | malloc(3) | ||||||
| .SH DIAGNOSTICS | .SH DIAGNOSTICS | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue