Tar compiles on BSD, thanks Roberto E. Vargas Caballero. Also remove tons of trailing whitespace.
This commit is contained in:
		
							
								
								
									
										10
									
								
								tar.1
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								tar.1
									
									
									
									
									
								
							@@ -27,11 +27,11 @@ tar \- create, list or extract a tape archive
 | 
			
		||||
.B tar
 | 
			
		||||
.RB [ \-C
 | 
			
		||||
.IR dir ]
 | 
			
		||||
.B x|tf 
 | 
			
		||||
.B x|tf
 | 
			
		||||
.I tarfile
 | 
			
		||||
 | 
			
		||||
.SH DESCRIPTION
 | 
			
		||||
.B tar 
 | 
			
		||||
.B tar
 | 
			
		||||
is the standard file archiver. Generally the archives
 | 
			
		||||
created with it are further compressed.
 | 
			
		||||
.SH OPTIONS
 | 
			
		||||
@@ -42,9 +42,9 @@ extract tarball from stdin
 | 
			
		||||
.B t
 | 
			
		||||
list all files in tarball from stdin
 | 
			
		||||
.TP
 | 
			
		||||
.BI c\  path 
 | 
			
		||||
creates tarball from 
 | 
			
		||||
.I path 
 | 
			
		||||
.BI c\  path
 | 
			
		||||
creates tarball from
 | 
			
		||||
.I path
 | 
			
		||||
and prints it to stdout
 | 
			
		||||
.TP
 | 
			
		||||
.BI f\  tarfile
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user