Skip to content
This repository has been archived by the owner on Aug 17, 2019. It is now read-only.

Commit

Permalink
Fix typos in several interfaces
Browse files Browse the repository at this point in the history
This aims to make every interface description unique.
  • Loading branch information
fishilico committed Jan 18, 2016
1 parent 5f39626 commit 1d85c97
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion amanda.if
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ interface(`amanda_rw_dumpdates_files',`

########################################
## <summary>
## Search Amanda library directories.
## Manage Amanda library directories.
## </summary>
## <param name="domain">
## <summary>
Expand Down
2 changes: 1 addition & 1 deletion ntp.if
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ interface(`ntp_run',`

########################################
## <summary>
## Execute ntp server in the ntpd domain.
## Execute ntpdate server in the ntpd domain.
## </summary>
## <param name="domain">
## <summary>
Expand Down
3 changes: 2 additions & 1 deletion shorewall.if
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ interface(`shorewall_domtrans',`

######################################
## <summary>
## Execute a domain transition to run shorewall.
## Execute a domain transition to run shorewall
## using executables from /var/lib.
## </summary>
## <param name="domain">
## <summary>
Expand Down
5 changes: 2 additions & 3 deletions virt.if
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ interface(`virt_domtrans_bridgehelper',`
########################################
## <summary>
## Execute a domain transition to
## run virt bridgehelper.
## run virt leaseshelper.
## </summary>
## <param name="domain">
## <summary>
Expand Down Expand Up @@ -434,8 +434,7 @@ interface(`virt_manage_config',`

########################################
## <summary>
## Create, read, write, and delete
## virt image files.
## Read virt content.
## </summary>
## <param name="domain">
## <summary>
Expand Down

0 comments on commit 1d85c97

Please sign in to comment.