gnu: ngircd: Use the phrase ‘IRC’ in its description.
* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
This commit is contained in:
		
							parent
							
								
									341ed63f47
								
							
						
					
					
						commit
						07b7a66526
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
					@ -259,9 +259,10 @@ dictionaries.  HexChat can be extended with multiple addons.")
 | 
				
			||||||
    (home-page "http://ngircd.barton.de/")
 | 
					    (home-page "http://ngircd.barton.de/")
 | 
				
			||||||
    (synopsis "Lightweight Internet Relay Chat server for small networks")
 | 
					    (synopsis "Lightweight Internet Relay Chat server for small networks")
 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
     "ngIRCd is a lightweight Internet Relay Chat server for small or private
 | 
					     "ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small
 | 
				
			||||||
networks.  It is easy to configure, can cope with dynamic IP addresses, and
 | 
					or private networks.  It is easy to configure, can cope with dynamic IP
 | 
				
			||||||
supports IPv6, SSL-protected connections as well as PAM for authentication.")
 | 
					addresses, and supports IPv6, SSL-protected connections, as well as PAM for
 | 
				
			||||||
 | 
					authentication.")
 | 
				
			||||||
    (license license:gpl2+)))
 | 
					    (license license:gpl2+)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public pidgin
 | 
					(define-public pidgin
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue